From dd7202e642c207e353705f1b0fc0c59d1fbe62c6 Mon Sep 17 00:00:00 2001 From: Burnsy Date: Wed, 12 Jun 2013 01:15:47 -0400 Subject: [PATCH] Fixes #331 Also fixed the user name link in the navbar when logged in (Logged in as 'USERNAME'). The link now points to the proper Member Profile page. --- e107_themes/bootstrap/style.css | 7 ++++++- e107_themes/bootstrap/theme.php | 6 +++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/e107_themes/bootstrap/style.css b/e107_themes/bootstrap/style.css index 22ce7b706..0078ca4ff 100644 --- a/e107_themes/bootstrap/style.css +++ b/e107_themes/bootstrap/style.css @@ -5,7 +5,12 @@ body { padding-bottom: 40px; } body { padding-top: 75px; } -} +} + +.navbar-inverse .brand, .navbar-inverse .nav > li > a.no-block { + display: inline; + padding: 10px 0px; +} .well { padding:10px; } footer { padding:60px } diff --git a/e107_themes/bootstrap/theme.php b/e107_themes/bootstrap/theme.php index c7023d22d..54e4eab25 100644 --- a/e107_themes/bootstrap/theme.php +++ b/e107_themes/bootstrap/theme.php @@ -154,10 +154,10 @@ $HEADER['default'] = ' {SITENAME}