aboutsummaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorAlex Vitkov <alexvitkov98@gmail.com>2021-02-12 16:03:14 +0200
committerAlex Vitkov <alexvitkov98@gmail.com>2021-02-12 16:03:14 +0200
commitd682faeaeea940ab8ab6bcb59245a2116bcc80b1 (patch)
tree0664d6b48d9b20f84a17ab1bcf02f34a5319496c /css
parent34ba723e18a7ba0f785e456e38a9234d6efda9b7 (diff)
downloadfileup-d682faeaeea940ab8ab6bcb59245a2116bcc80b1.tar.gz
path selector
Diffstat (limited to 'css')
-rw-r--r--css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css
index 24fa86f..39a545c 100644
--- a/css/style.css
+++ b/css/style.css
@@ -295,7 +295,7 @@ input[type=submit]:hover {
.filesystem > h2 button {
border: none;
- padding: 0.3rem 0.7rem;
+ padding: 0.3rem 1.1rem;
background: inherit;
border-radius: 0;
}