summaryrefslogtreecommitdiff
path: root/themes/bartik/templates
diff options
context:
space:
mode:
Diffstat (limited to 'themes/bartik/templates')
-rw-r--r--themes/bartik/templates/page.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/bartik/templates/page.tpl.php b/themes/bartik/templates/page.tpl.php
index e03c76452..f426b8bfc 100644
--- a/themes/bartik/templates/page.tpl.php
+++ b/themes/bartik/templates/page.tpl.php
@@ -129,7 +129,7 @@
'links' => $main_menu,
'attributes' => array(
'id' => 'main-menu-links',
- 'class' => array('links', 'inline', 'clearfix'),
+ 'class' => array('links', 'clearfix'),
),
'heading' => array(
'text' => t('Main menu'),