Merge pull request #1463 from florianorben/hide_help_link_on_mobile

hide 'help' link on mobile screens
Этот коммит содержится в:
Christopher Speller
2015-11-19 07:58:45 -05:00
родитель 91e93c9fb9 a39fc3ef42
Коммит eee88fc0a6

Просмотреть файл

@@ -78,7 +78,7 @@
}
.textarea-wrapper {
.textbox-preview-link {
.textbox-preview-link, .textbox-help-link {
display: none;
}
}