align icons if the are in a umb-table
This commit is contained in:
@@ -241,3 +241,7 @@ table th[class*="span"],
|
||||
background-color: darken(@infoBackground, 5%);
|
||||
}
|
||||
}
|
||||
|
||||
.table .icon {
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user