Explorar el Código

Tweak mobile css

Thibaut hace 10 años
padre
commit
6f24745569
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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; }