ryohek пре 5 година
родитељ
комит
1f5e48a4d2
1 измењених фајлова са 4 додато и 2 уклоњено
  1. 4 2
      src/client/styles/scss/_search.scss

+ 4 - 2
src/client/styles/scss/_search.scss

@@ -32,8 +32,10 @@
   .rbt-menu {
   .rbt-menu {
     max-height: none !important;
     max-height: none !important;
     margin-top: 3px;
     margin-top: 3px;
-    @include media-breakpoint-down(xs) {
-      width: 100%;
+    @include media-breakpoint-down(sm) {
+      right: 0;
+      left: auto !important;
+      width: 90vw;
     }
     }
 
 
     li a span {
     li a span {