diff options
Diffstat (limited to 'view/theme/diabook-blue/rs_common_tabs.tpl')
-rwxr-xr-x | view/theme/diabook-blue/rs_common_tabs.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook-blue/rs_common_tabs.tpl b/view/theme/diabook-blue/rs_common_tabs.tpl index 513778e76..6a1c5c71b 100755 --- a/view/theme/diabook-blue/rs_common_tabs.tpl +++ b/view/theme/diabook-blue/rs_common_tabs.tpl @@ -1,4 +1,4 @@ -<h3 style="margin-top: 0px; padding-left: 0px; text-align: center;">Settings Menu</h3> +<h3 style="border-bottom: 1px solid #D2D2D2;">Settings Menu</h3> <ul class="rs_tabs"> {{ for $tabs as $tab }} <li><a href="$tab.url" class="rs_tab button $tab.sel">$tab.label</a></li> |