Skip to content

Commit f6fb72c

Browse files
author
Kristan Kenney
committed
Fix issue with list item display when hovering
1 parent 1ae6a81 commit f6fb72c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

install/deb/themes/vestia.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ b, strong {
2626
background: #fafafa !important;
2727
}
2828

29-
29+
.actions-panel {
30+
line-height: inherit !important;
31+
}
3032
.l-header {
3133
box-shadow: none;
3234
background: #5d5d5d;

0 commit comments

Comments
 (0)