fx-compat: Item box: Fix field sizing on all platforms
Layout should no longer shift when editing creators or fields. (Linux untested.)
This commit is contained in:
parent
16411422c8
commit
aea1303119
3 changed files with 21 additions and 28 deletions
|
@ -1,20 +1,5 @@
|
|||
item-box {
|
||||
th {
|
||||
margin-top: 1px;
|
||||
}
|
||||
|
||||
.zotero-clicky {
|
||||
min-height: 17px;
|
||||
}
|
||||
|
||||
td input {
|
||||
margin: -2px 0 0;
|
||||
padding: 1px;
|
||||
border-width: 1px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.creator-name-box input {
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue