Reduce citation style listbox size to make it fit on smaller displays
This commit is contained in:
parent
51d7959ccd
commit
057bb3d037
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#style-listbox
|
||||
{
|
||||
height: 19em;
|
||||
height: 14em;
|
||||
width: 325pt;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue