Keep tag selector label heights consistent

Use a transparent border so that the height is the same with or without
zotero-clicky being set
This commit is contained in:
Dan Stillman 2013-03-16 03:59:25 -04:00
parent 0f87772b97
commit edfdbdec1c

View File

@ -25,6 +25,7 @@ checkbox
padding: 0 .25em 0 .25em !important;
-moz-user-focus: ignore;
max-width: 250px;
border: 1px solid transparent; /* always include border so height is same as zotero-clicky */
}
/* Visible out-of-scope tags should be grey */