client/css: fix stacking uploads in upload form
This commit is contained in:
parent
fe0ba63f19
commit
5981b5a0da
@ -82,3 +82,9 @@ $cancel-button-color = tomato
|
||||
a
|
||||
color: $inactive-link-color
|
||||
margin-left: 0.5em
|
||||
|
||||
div:last-child:after
|
||||
display: block
|
||||
content: ' '
|
||||
height: 1px
|
||||
clear: both
|
||||
|
Loading…
x
Reference in New Issue
Block a user