Fix 2x icons in Timeline
This commit is contained in:
parent
ac7c22a7c6
commit
a92acfe7c4
1 changed files with 5 additions and 0 deletions
|
@ -173,3 +173,8 @@
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
/* Added by Zotero for 2x icons */
|
||||
.timeline-band-layer-inner img {
|
||||
height: 16px;
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue