Skip to content

Commit d72db05

Browse files
committed
Correcting how webadmin shows the isolates : aligned to the top now.
1 parent a22ecd3 commit d72db05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repo/webadmin/web/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ table.no-border-bottom tr:last-child td {
521521
font-weight: 400;
522522
}
523523
.table-datatable tbody td {
524-
vertical-align: middle !important;
524+
vertical-align: top !important;
525525
}
526526
.table-datatable img {
527527
margin-right: 10px;

0 commit comments

Comments
 (0)