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 à :
Parent
3e22adca7b
révision
df9b07d90e
1 fichiers modifiés avec 3 ajouts et 0 suppressions
|
@ -1119,6 +1119,9 @@ input.filelist-checkbox:checked+table.table-filelist {
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#description-box code {
|
||||||
|
white-space: normal;
|
||||||
|
}
|
||||||
|
|
||||||
/* Markdown editor fixes */
|
/* Markdown editor fixes */
|
||||||
|
|
||||||
|
|
Référencer dans un nouveau ticket