Browse Source

mobile menu

poryvkin 8 years ago
parent
commit
7eb29c517b
4 changed files with 2 additions and 2 deletions
  1. 1 1
      app/assets/styles/media.scss
  2. 1 1
      app/www/css/all.css
  3. 0 0
      app/www/css/all.css.map
  4. 0 0
      app/www/css/all.min.css

+ 1 - 1
app/assets/styles/media.scss

@@ -32,7 +32,7 @@
     height: 32px;
 }
 .floatmenu {
-    display: block !important;
+    display: block;
 position: absolute ;
 right: 0;
 top: 70px;

+ 1 - 1
app/www/css/all.css

@@ -6197,7 +6197,7 @@ input[type='submit'].styler[disabled] {
   .navigation__mobileButton img {
     height: 32px; }
   .floatmenu {
-    display: block !important;
+    display: block;
     position: absolute;
     right: 0;
     top: 70px;

File diff suppressed because it is too large
+ 0 - 0
app/www/css/all.css.map


File diff suppressed because it is too large
+ 0 - 0
app/www/css/all.min.css


Some files were not shown because too many files changed in this diff