Added CSS for table row-actions

This commit is contained in:
Arnold Daniels
2012-03-08 16:33:34 +01:00
parent a4e800fa43
commit 1eef8b449d

View File

@@ -159,3 +159,8 @@ table {
.clearfix();
padding-bottom: 20px;
}
th.row-actions,
td.row-actions {
width: 1px;
white-space: nowrap;
}