mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-20 20:08:03 -05:00
Added CSS for table row-actions
This commit is contained in:
@@ -159,3 +159,8 @@ table {
|
||||
.clearfix();
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
th.row-actions,
|
||||
td.row-actions {
|
||||
width: 1px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user