summaryrefslogtreecommitdiffstats
path: root/webapp/sass/responsive/_tablet.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/responsive/_tablet.scss')
-rw-r--r--webapp/sass/responsive/_tablet.scss10
1 files changed, 2 insertions, 8 deletions
diff --git a/webapp/sass/responsive/_tablet.scss b/webapp/sass/responsive/_tablet.scss
index 5e5e6180a..c9bc1b06b 100644
--- a/webapp/sass/responsive/_tablet.scss
+++ b/webapp/sass/responsive/_tablet.scss
@@ -9,14 +9,8 @@
}
.channel-header {
- .search-bar__container {
- .search__form {
- width: 150px;
- }
- }
-
.heading {
- max-width: 110px;
+ max-width: 100px;
}
}
@@ -39,9 +33,9 @@
}
.post-error {
- top: 0;
left: 32px;
position: relative;
+ top: 0;
.sidebar--right & {
left: 0;