Fix citation dialog reference list not being scrollable
This commit is contained in:
parent
60fd0829b0
commit
19f0e9369a
1 changed files with 1 additions and 0 deletions
|
@ -263,6 +263,7 @@ richlistitem[selected="true"] {
|
||||||
.citation-dialog.reference-list {
|
.citation-dialog.reference-list {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
max-height: 100%;
|
||||||
-moz-user-focus: ignore;
|
-moz-user-focus: ignore;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue