Remove comment from css

This commit is contained in:
Tim Van Baak 2019-12-17 19:56:54 -08:00
parent a6ad2f9e5f
commit bc2554cbfb
1 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ summary:focus {
pre { pre {
white-space: pre-wrap; white-space: pre-wrap;
} }
table.feed-control td /*:nth-child(2), td:nth-child(3), td:nth-child(4)*/ { table.feed-control td {
font-family: monospace; font-family: monospace;
padding: 5px 10px; padding: 5px 10px;
} }