Unit of measure px / % is redundant

This commit is contained in:
JBlond
2015-11-02 15:18:15 +01:00
parent 5aef58398b
commit d9c95ef7f7
5 changed files with 5 additions and 5 deletions

View File

@@ -106,7 +106,7 @@
}
}
table td {
padding: 0px;
padding: 0;
}
.new {
background-color: #DFD;