Skip to content

Commit 3d5b96b

Browse files
TDannhauerralflang
authored andcommitted
Add image size styles for various tag lists
1 parent f2a465c commit 3d5b96b

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

themes/dark/screen.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1225,7 +1225,12 @@ ul.horde-tags {
12251225
.header ul.horde-tags li {
12261226
font-size: 72%;
12271227
}
1228-
.hordeACListItem img, ul.horde-tags li img {
1228+
.hordeACListItem img,
1229+
ul.horde-tags li img,
1230+
.mnemo-tags-related img, .mnemo-tags-browsing img,
1231+
.nag-tags-related img, .nag-tags-browsing img {
1232+
width: 16px;
1233+
height: 16px;
12291234
vertical-align: middle;
12301235
}
12311236

0 commit comments

Comments
 (0)