client/css: fix stacking uploads in upload form

This commit is contained in:
rr- 2016-12-25 21:52:25 +01:00
parent fe0ba63f19
commit 5981b5a0da

View file

@ -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