stylesheets: fix controls styling

This commit is contained in:
Zankaria 2024-08-29 16:28:46 +02:00
parent 691cd0b531
commit 36fddc852e
9 changed files with 71 additions and 71 deletions

View file

@ -618,12 +618,12 @@ br.clear {
display: block;
}
span.controls {
div.controls {
margin: 0;
padding: 0;
}
span.controls a {
div.controls a {
margin: 0;
text-wrap: nowrap;
display: inline-block;