summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-02-10 21:27:45 -0800
committerMicah Lee <micah@micahflee.com>2018-02-10 21:27:45 -0800
commit2fb8d1f836db234d41e5d131c1f62518db425d05 (patch)
treee6da2e1060193f591ab93e7fc9f8f3815ec5f66c /share
parentdbe0210104163de0f28f0cadd8b89d20e666d71f (diff)
downloadonionshare-2fb8d1f836db234d41e5d131c1f62518db425d05.tar.gz
onionshare-2fb8d1f836db234d41e5d131c1f62518db425d05.zip
Tweak css
Diffstat (limited to 'share')
-rw-r--r--share/html/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/html/index.html b/share/html/index.html
index 3b4d5e70..b274d003 100644
--- a/share/html/index.html
+++ b/share/html/index.html
@@ -81,7 +81,7 @@
table.file-list td {
white-space: nowrap;
- padding: 0.5rem 10rem 0.5rem 0.5rem;
+ padding: 0.5rem 10rem 0.5rem 0.8rem;
}
table.file-list td img {