mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-11-17 19:20:56 +01:00
Unit of measure px / % is redundant
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
}
|
||||
}
|
||||
table td {
|
||||
padding: 0px;
|
||||
padding: 0;
|
||||
}
|
||||
.new {
|
||||
background-color: #DFD;
|
||||
|
||||
Reference in New Issue
Block a user