Merge pull request #415 from nullie/fix-temperature-table-size

Revert "Add box-sizing: border-box to temperature table th. Should fix #...
This commit is contained in:
Gina Häußge 2014-03-14 16:50:39 +01:00
commit 254c3814d5
2 changed files with 1 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -201,8 +201,6 @@ table {
th, td {
overflow: hidden;
.box-sizing(border-box);
// gcode files
&.gcode_files_name {
text-overflow: ellipsis;