Minors layout improvements

This commit is contained in:
Frédéric Guillot
2014-12-06 14:42:53 -05:00
parent 18bba79413
commit 5933a829b7
9 changed files with 64 additions and 152 deletions

View File

@@ -48,6 +48,10 @@ th a:hover {
white-space: nowrap;
}
.table-fixed th {
overflow: hidden;
}
.table-fixed td {
white-space: nowrap;
overflow: hidden;