From: Jean-Philippe Orsini Date: Sat, 1 Nov 2014 14:01:00 +0000 (+0100) Subject: fixed indentation X-Git-Tag: v1.3.2~4 X-Git-Url: http://wpitchoune.net/gitweb/?p=ppastats.git;a=commitdiff_plain;h=5ac43ed1c0b642dd058c12f7ecdc0dbfef14f264 fixed indentation --- 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;