diff --git a/client/css/post-upload.styl b/client/css/post-upload.styl index cd684315..28a9770b 100644 --- a/client/css/post-upload.styl +++ b/client/css/post-upload.styl @@ -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