I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit a2454e8e authored by kytv's avatar kytv
Browse files

tiny regression fix

The css file originally had align:center, which is invalid. I assumed
text-align was meant but I was obviously wrong.
parent 4322cb3e
No related branches found
No related tags found
No related merge requests found
......@@ -581,7 +581,6 @@ th {
tr {
vertical-align: middle !important;
text-align: center;
}
tr:nth-child(even) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment