Remove duplicate CSS rule
This commit is contained in:
parent
56bcd8e69c
commit
e40cf686bc
1 changed files with 1 additions and 7 deletions
|
@ -231,13 +231,7 @@ TODO: Replace with SVG
|
|||
min-width: 500px;
|
||||
}
|
||||
|
||||
#zotero-lookup-multiline-progress
|
||||
{
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
#zotero-lookup-multiline-progress
|
||||
{
|
||||
#zotero-lookup-multiline-progress {
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue