From 9a5bd7cd8c5250b9514da2d4910d86905e4fe3b4 Mon Sep 17 00:00:00 2001 From: raghunayyar Date: Fri, 8 Feb 2013 15:36:04 +0530 Subject: [PATCH] Fixes Crappy Intendation. --- css/bookmarks.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/bookmarks.css b/css/bookmarks.css index d4c6195e..405de1b2 100644 --- a/css/bookmarks.css +++ b/css/bookmarks.css @@ -107,10 +107,10 @@ input.disabled, input.disabled:hover, input.disabled:focus { } .bookmark_title { - font-weight: bold; - display: inline-block; - margin-right: 0.8em; - margin-top:0.7em; + font-weight: bold; + display: inline-block; + margin-right: 0.8em; + margin-top:0.7em; } .bookmark_title a {