Skip to content

Commit f2a465c

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

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

themes/default_red/screen.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1222,7 +1222,12 @@ ul.horde-tags {
12221222
.header ul.horde-tags li {
12231223
font-size: 72%;
12241224
}
1225-
.hordeACListItem img, ul.horde-tags li img {
1225+
.hordeACListItem img,
1226+
ul.horde-tags li img,
1227+
.mnemo-tags-related img, .mnemo-tags-browsing img,
1228+
.nag-tags-related img, .nag-tags-browsing img {
1229+
width: 16px;
1230+
height: 16px;
12261231
vertical-align: middle;
12271232
}
12281233

0 commit comments

Comments
 (0)