Revert "Add box-sizing: border-box to temperature table th. Should fix #412"

This reverts commit 54b01d30da.
This commit is contained in:
Ilya Novoselov 2014-03-14 20:47:56 +06:00
parent 54b01d30da
commit 94847b846b
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;