summaryrefslogtreecommitdiffstats
path: root/webapp/sass
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass')
-rw-r--r--webapp/sass/responsive/_desktop.scss4
-rw-r--r--webapp/sass/responsive/_tablet.scss4
2 files changed, 4 insertions, 4 deletions
diff --git a/webapp/sass/responsive/_desktop.scss b/webapp/sass/responsive/_desktop.scss
index fdc318457..3c467cf10 100644
--- a/webapp/sass/responsive/_desktop.scss
+++ b/webapp/sass/responsive/_desktop.scss
@@ -54,10 +54,6 @@
}
}
- .help__format-text {
- display: none;
- }
-
.inner-wrap {
&.move--left,
&.webrtc--show {
diff --git a/webapp/sass/responsive/_tablet.scss b/webapp/sass/responsive/_tablet.scss
index 967d6231d..092b8c226 100644
--- a/webapp/sass/responsive/_tablet.scss
+++ b/webapp/sass/responsive/_tablet.scss
@@ -8,6 +8,10 @@
}
}
+ .help__format-text {
+ display: none;
+ }
+
.post-right__scroll {
.post-create__container {
.post-create-body {