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:
commit
254c3814d5
2 changed files with 1 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
|
@ -201,8 +201,6 @@ table {
|
|||
th, td {
|
||||
overflow: hidden;
|
||||
|
||||
.box-sizing(border-box);
|
||||
|
||||
// gcode files
|
||||
&.gcode_files_name {
|
||||
text-overflow: ellipsis;
|
||||
|
|
|
|||
Loading…
Reference in a new issue