Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Fix horrible subs description / <code>'s width in description (#1353)

* Update main.css

* styling consistancy

Im still wondering why 10% of it is single lined while the other 90% is proper
Cette révision appartient à :
kilo 2017-08-05 23:24:24 +02:00 révisé par alucard0134
Parent 3e22adca7b
révision df9b07d90e

Voir le fichier

@ -1119,6 +1119,9 @@ input.filelist-checkbox:checked+table.table-filelist {
max-height: 100%;
}
#description-box code {
white-space: normal;
}
/* Markdown editor fixes */