summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client/css/post-upload.styl6
1 files changed, 6 insertions, 0 deletions
diff --git a/client/css/post-upload.styl b/client/css/post-upload.styl
index cd68431..28a9770 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