Fix dependents/dependency icons.

This commit is contained in:
Khushboo Vashi 2016-05-06 14:50:17 +01:00 committed by Dave Page
parent 94303867dd
commit 86c4dd06b5

View File

@ -328,3 +328,8 @@ span.fa.fa-arrow-left, .fa-arrow-right {
.wcMenuSubMenu {
visibility: hidden;
}
i.wcTabIcon {
min-width: 20px;
}