From c4b5730486fa6ca751a2af683abf0d48ffd602a0 Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Sun, 13 Feb 2011 07:17:24 +0000 Subject: [PATCH] increase space between tags --- chrome/skin/default/zotero/bindings/tagselector.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chrome/skin/default/zotero/bindings/tagselector.css b/chrome/skin/default/zotero/bindings/tagselector.css index 80238e891..ad2f44b7b 100644 --- a/chrome/skin/default/zotero/bindings/tagselector.css +++ b/chrome/skin/default/zotero/bindings/tagselector.css @@ -20,8 +20,8 @@ checkbox #tags-toggle label { - margin: .15em !important; - padding: 0 .15em 0 .15em !important; + margin: .15em .05em .15em .3em !important; + padding: 0 .25em 0 .25em !important; -moz-user-focus: ignore; max-width: 250px; }