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:
parent
0f87772b97
commit
edfdbdec1c
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue
Block a user