From 3ee78398aad992b190ecb046fb180a4656497c93 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 18 Apr 2015 13:32:40 +0200 Subject: fix page-title margin --- view/theme/redbasic/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view/theme/redbasic') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index df8d34066..a7517bb11 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1859,6 +1859,10 @@ nav .dropdown-menu { color: $nav_active_icon_colour; } +.page-title { + margin: 10px 0px; +} + .section-title-wrapper { padding: 7px 10px; background-color: $item_colour; -- cgit v1.2.3