aboutsummaryrefslogtreecommitdiff
path: root/client/css/post-upload.styl
diff options
context:
space:
mode:
authorHunternif2019-04-13 02:40:54 +0700
committerHunternif2019-04-13 02:40:54 +0700
commita2957a28bd6bf5f8457c91970bbe933e9581cdaa (patch)
tree8ad6aa2bbed5f335ed2f750d660d56c6dcdf0f6a /client/css/post-upload.styl
parent6ae04da0a413039a07f73237313deeea07c69aee (diff)
Fix url button width on upload page
Diffstat (limited to 'client/css/post-upload.styl')
-rw-r--r--client/css/post-upload.styl2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/css/post-upload.styl b/client/css/post-upload.styl
index da0a6d5..57c5509 100644
--- a/client/css/post-upload.styl
+++ b/client/css/post-upload.styl
@@ -31,12 +31,14 @@ $cancel-button-color = tomato
flex: 8
button
flex: 1
+ min-width: fit-content
.tags
margin-top: 1em
input
flex: 8
button
flex: 1
+ min-width: fit-content
input[type=submit]
margin-top: 1em

© 2015 - 2026 Jakob L. Kreuze