Skip to content

Commit c05878c

Browse files
committed
style: Resize trash icon in group admin screen
1 parent 6ca4621 commit c05878c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

themes/default/screen.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -693,6 +693,11 @@ span.horde-tree-icon {
693693
text-overflow: ellipsis;
694694
white-space: nowrap;
695695
}
696+
.horde-tree-row img {
697+
width: 16px;
698+
height: 16px;
699+
vertical-align: middle;
700+
}
696701
.horde-tree-toggle {
697702
cursor: pointer;
698703
}

0 commit comments

Comments
 (0)