Skip to content
Snippets Groups Projects

Resolve "Fix the stuff from the review the Henrik Brosenne"

13 files
+ 244
43
Compare changes
  • Side-by-side
  • Inline
Files
13
@@ -52,3 +52,9 @@ table.dataTable {
.col-sm-12 {
padding: 0 !important; // this is ugly as --fucking-- hell
}
.table td.fit,
.table th.fit {
white-space: nowrap;
width: 1%;
}
Loading