Fix 2x icons in Timeline

This commit is contained in:
Dan Stillman 2017-07-30 03:58:11 -04:00
parent ac7c22a7c6
commit a92acfe7c4

View file

@ -173,3 +173,8 @@
height: 100%;
}
/* Added by Zotero for 2x icons */
.timeline-band-layer-inner img {
height: 16px;
margin-right: 2px;
}