Points #82
1 changed files with 0 additions and 2 deletions
|
@ -42,9 +42,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
#add-remove > button {
|
#add-remove > button {
|
||||||
/*width: 32px;*/
|
|
||||||
height: 32px;
|
height: 32px;
|
||||||
/*font-size: large;*/
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* KLUDGE */
|
/* KLUDGE */
|
||||||
glen marked this conversation as resolved
Outdated
|
|||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue
Sorry I am on a mobile device and so will have to make individual comments instead of a single review, polluting your inbox. Anyhow, why are we leaving this css block in place now that it is empty? It is easy to restore in the future if we need it again. Not a fan of "dead code".
Whoops, I forgot to remove those before committing. Removed in commit
35689e3
.