From 07481825e1a1f4c3584659e4ef80f551a777f99e Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Sun, 27 Oct 2013 03:10:25 -0400 Subject: [PATCH] glowing-bear.css: fix indentation --- css/glowingbear.css | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/css/glowingbear.css b/css/glowingbear.css index fa4fbdf..f28085e 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -168,13 +168,13 @@ input[type=text], input[type=password], .badge { padding-top: 35px; /* topbar */ font-size: smaller; } - #sidebar form { - } +#sidebar form { +} - #sidebar .badge { - border-radius: 0; - margin-right: -15px; - } +#sidebar .badge { + border-radius: 0; + margin-right: -15px; +} #nicklist { position: fixed; width: 100px; @@ -188,10 +188,10 @@ input[type=text], input[type=password], .badge { padding-left: 5px; padding-bottom: 35px; } - #nicklist ul { - padding: 0; - margin: 0; - } +#nicklist ul { + padding: 0; + margin: 0; +} .nav-pills > li > a { border-radius: 0; color: #ddd;