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.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/webapp/sass/responsive/_tablet.scss b/webapp/sass/responsive/_tablet.scss
index 45fc4fad4..75cdf8ea9 100644
--- a/webapp/sass/responsive/_tablet.scss
+++ b/webapp/sass/responsive/_tablet.scss
@@ -1,6 +1,14 @@
@charset 'UTF-8';
@media screen and (max-width: 960px) {
+ .channel-header {
+ .search-bar__container {
+ .search__form {
+ width: 150px;
+ }
+ }
+ }
+
.signup-team__container {
&.branded {
display: block;