Browse Source

Tweak mobile css

Thibaut 10 years ago
parent
commit
6f24745569
1 changed files with 2 additions and 2 deletions
  1. 2 2
      assets/stylesheets/components/_mobile.scss

+ 2 - 2
assets/stylesheets/components/_mobile.scss

@@ -36,8 +36,8 @@
     float: none;
     width: auto;
     overflow: hidden;
-    padding-left: 0;
-    padding-right: 0;
+    padding-left: 2px;
+    padding-right: 2px;
     border-right: 0;
 
     &:before { left: .5rem; }