fixed indentation
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 1 Nov 2014 14:01:00 +0000 (15:01 +0100)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 1 Nov 2014 14:01:00 +0000 (15:01 +0100)
themes/default/css/wpitchoune.css

index a69791e..cedf0c1 100644 (file)
@@ -116,9 +116,9 @@ table {
 
 #main, #menu {
     background: #ffffff;
-
-   -moz-box-sizing: border-box;
-   box-sizing: border-box;
+    
+    -moz-box-sizing: border-box;
+    box-sizing: border-box;
 
     padding: 1em 1em 1em 1em;