Tiny cosmetic change
This commit is contained in:
parent
48f90cb8b4
commit
29f4dce061
|
@ -25,6 +25,10 @@
|
||||||
-moz-image-region: rect(0, 26px, 11px, 13px);
|
-moz-image-region: rect(0, 26px, 11px, 13px);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#zotero-tb-search {
|
||||||
|
margin-right: -1px;
|
||||||
|
}
|
||||||
|
|
||||||
#zotero-tb-search .textbox-search-icon {
|
#zotero-tb-search .textbox-search-icon {
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
|
@ -425,6 +425,7 @@
|
||||||
#zotero-tb-search
|
#zotero-tb-search
|
||||||
{
|
{
|
||||||
font-size: 11px !important;
|
font-size: 11px !important;
|
||||||
|
margin-right: 0;
|
||||||
width: 160px;
|
width: 160px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
2
styles
2
styles
|
@ -1 +1 @@
|
||||||
Subproject commit c46fb416d3cf9871b3bd49d866e98b537a081212
|
Subproject commit 14bc29fbf3dab2760da8a3d2dc7d5d28ba69ad2e
|
Loading…
Reference in New Issue
Block a user