summaryrefslogtreecommitdiffstats
path: root/style
diff options
context:
space:
mode:
authorSimon Rettberg2017-06-12 17:00:45 +0200
committerSimon Rettberg2017-06-12 17:00:45 +0200
commita9728379f3c796ef4f2fdddb8211febf3d5399d9 (patch)
tree6a31d35f1d01d5f77614cd9a4c6922181a45ebd0 /style
parent[locationinfo] Started rewrite for panel-based approach (diff)
downloadslx-admin-a9728379f3c796ef4f2fdddb8211febf3d5399d9.tar.gz
slx-admin-a9728379f3c796ef4f2fdddb8211febf3d5399d9.tar.xz
slx-admin-a9728379f3c796ef4f2fdddb8211febf3d5399d9.zip
[locationinfo] Location edit part done so far
Diffstat (limited to 'style')
-rw-r--r--style/default.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style/default.css b/style/default.css
index 35b61277..52ded3ae 100644
--- a/style/default.css
+++ b/style/default.css
@@ -477,6 +477,8 @@ it only applies if they're in a container that has the checkbox class */
.checkbox {
padding-left: 20px;
+ margin-top: 5px;
+ margin-bottom: 2px;
}
.checkbox label {
display: inline-block;