diff options
Diffstat (limited to 'yeti/bootstrap.css')
-rw-r--r-- | yeti/bootstrap.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/yeti/bootstrap.css b/yeti/bootstrap.css index d628282e..1918d6b6 100644 --- a/yeti/bootstrap.css +++ b/yeti/bootstrap.css @@ -6492,6 +6492,10 @@ label, font-size: 12px; font-weight: normal; } +input[type="radio"], +input[type="checkbox"] { + margin-top: 1px; +} .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { |