Move "#styleManager-updated" under "Cite Pane" code
It was lost under "Shortcut Keys pane" code.
This commit is contained in:
parent
395d596105
commit
1ac54c4b13
1 changed files with 5 additions and 5 deletions
|
@ -236,17 +236,17 @@ grid row hbox:first-child
|
||||||
height: 250px;
|
height: 250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#styleManager-updated
|
||||||
|
{
|
||||||
|
width: 105px;
|
||||||
|
}
|
||||||
|
|
||||||
/* Shortcut Keys pane */
|
/* Shortcut Keys pane */
|
||||||
#zotero-prefpane-keys row
|
#zotero-prefpane-keys row
|
||||||
{
|
{
|
||||||
-moz-box-align: center;
|
-moz-box-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#styleManager-updated
|
|
||||||
{
|
|
||||||
width: 105px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#zotero-prefpane-keys textbox
|
#zotero-prefpane-keys textbox
|
||||||
{
|
{
|
||||||
margin-left: -1px;
|
margin-left: -1px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue