forked from leftypol/leftypol
style.css: treat multiple files as a single block. Fixes weird text wrapping
This commit is contained in:
parent
4e6803e9a7
commit
49cd1f6f59
2 changed files with 5 additions and 1 deletions
|
@ -360,6 +360,10 @@ form table tr td div label {
|
|||
font-size: 10px;
|
||||
}
|
||||
|
||||
.files.multifile {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.file {
|
||||
float: left;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue