summaryrefslogtreecommitdiffstats
path: root/static/css/custom.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/custom.css')
-rw-r--r--static/css/custom.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/custom.css b/static/css/custom.css
index 9ec6c85..0af39f3 100644
--- a/static/css/custom.css
+++ b/static/css/custom.css
@@ -32,3 +32,7 @@ body {
padding-top: 0;
padding-bottom: 0;
}
+
+.label {
+ margin-left: .3em;
+}