diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 3a237b2ec..0efd39681 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1888,6 +1888,7 @@ blockquote { font-style: italic; border-left: 3px solid #ccc; padding: 1em 0px 1em 1.5em; + margin: 0px; } .badge { |