diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/css/bootstrap-red.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index b5daa4609..ff38da7bc 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -61,3 +61,7 @@ label { a { text-decoration: none !important; } + +ol, ul, dl { + margin-bottom: 0; +} |