diff --git a/client/css/post-upload.styl b/client/css/post-upload.styl index 30ee6c2a..aa9fd960 100644 --- a/client/css/post-upload.styl +++ b/client/css/post-upload.styl @@ -71,9 +71,9 @@ $cancel-button-color = tomato display: block height: 100% width: 100% - .thumbnail - width: 100% - height: 100% + .thumbnail + width: 100% + height: 100% .uploadable border: 1px solid $upload-border-color