diff options
| author | rr- <rr-@sakuya.pl> | 2016-08-23 20:55:51 +0200 |
|---|---|---|
| committer | rr- <rr-@sakuya.pl> | 2016-08-23 20:55:51 +0200 |
| commit | fd2b4706a6b3071e71ff06d7951ddbc6bc1267b7 (patch) | |
| tree | a8759339c6fc636b1b62921f501caf914f06531f /client/css/post-upload.styl | |
| parent | 124e871022369604da9893581f6006c61f469a0b (diff) | |
client/css: adjust thumbnail margins
Diffstat (limited to 'client/css/post-upload.styl')
| -rw-r--r-- | client/css/post-upload.styl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/css/post-upload.styl b/client/css/post-upload.styl index c0151d9..538bc8c 100644 --- a/client/css/post-upload.styl +++ b/client/css/post-upload.styl @@ -38,7 +38,7 @@ float: left width: 12.5em height: 7em - margin: 0 1em 0 0 + margin: 0.2em 1em 0 0 .remove float: right |