fix css
This commit is contained in:
@@ -929,6 +929,12 @@ table.table > tbody td > .list-row-buttons button {
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
table.table > tbody > tr > td,
|
||||
table.table > thead > tr > th {
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.list-row-buttons span.caret {
|
||||
border-top-color: @gray-light;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user