From 5ac43ed1c0b642dd058c12f7ecdc0dbfef14f264 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Sat, 1 Nov 2014 15:01:00 +0100 Subject: [PATCH] fixed indentation --- themes/default/css/wpitchoune.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/default/css/wpitchoune.css b/themes/default/css/wpitchoune.css index a69791e..cedf0c1 100644 --- a/themes/default/css/wpitchoune.css +++ b/themes/default/css/wpitchoune.css @@ -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; -- 2.7.4