From fe95890e6f2ecf1af143be2ffeb1d12534be208a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Thu, 11 Sep 2014 14:27:39 +0200 Subject: [PATCH] Minor fix for Hello theme --- themes/hello/css/app.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/themes/hello/css/app.css b/themes/hello/css/app.css index 07702aa..92d424a 100644 --- a/themes/hello/css/app.css +++ b/themes/hello/css/app.css @@ -97,7 +97,7 @@ header nav li > a:before, .page-header ul li a, .items .item-menu li a { font-weight: bold; font-style: normal; } -/* +/* * Oxygen * */ @@ -416,7 +416,6 @@ section.page { position: relative; } #current-item > nav { position: absolute; - width: 180px; right: 0; top: 0; *zoom: 1; } @@ -441,7 +440,7 @@ section.page { text-decoration: none; color: #009966; } #current-item > nav span.nav-left { - float: left; } + float: left; margin-right: 10px; } #current-item > nav span.nav-right { float: right; } #current-item > h1 {