From 0f0fa251447e5a5d86e6b71d5d8a3db6a36e0676 Mon Sep 17 00:00:00 2001 From: Brice Maron Date: Tue, 18 Dec 2012 20:56:32 +0000 Subject: [PATCH] Bookmark small tag style fix --- css/bookmarks.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/bookmarks.css b/css/bookmarks.css index 9ce32db2..3ef77972 100644 --- a/css/bookmarks.css +++ b/css/bookmarks.css @@ -112,8 +112,8 @@ input.disabled, input.disabled:hover, input.disabled:focus { } .bookmark_tags { - left:25%; - position: absolute; + left:25%; + position: relative; } .bookmark_tag { display: inline-block;