diff options
Diffstat (limited to 'style')
-rw-r--r-- | style/default.css | 2 |
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; |