diff --git a/themes/modern/global/box.css b/themes/modern/global/box.css index 477df7676dc..ff97172c5db 100644 --- a/themes/modern/global/box.css +++ b/themes/modern/global/box.css @@ -8,22 +8,18 @@ titledbox title { - margin-left : 6px; - padding-right : 40px; + margin : 0px 6px 2px 6px; } -box.titledbox-title - { - padding-left : 5px; - padding-right : 5px; - } - -box.titledbox-body +.titledbox-body { display : block; padding : inherit; } +title text { + margin : 0px 3px 0px 3px; +} /** box formatting **/ box[autostretch="never"]