1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 22:27:34 +02:00

Bootstrap3 nevbar alignment fix.

This commit is contained in:
Cameron
2014-01-09 07:51:56 -08:00
parent 7d0fb5afa0
commit be6eb02503

View File

@@ -28,7 +28,7 @@ class theme_shortcodes extends e_shortcode
if(!USERID) // Logged Out.
{
$text = '
<ul class="nav navbar-nav pull-right">';
<ul class="nav navbar-nav navbar-right">';
if(deftrue('USER_REGISTRATION'))
{
@@ -91,7 +91,7 @@ class theme_shortcodes extends e_shortcode
$text = '
<ul class="nav navbar-nav pull-right">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">{SETIMAGE: w=20}{USER_AVATAR} '. USERNAME.' <b class="caret"></b></a>
<ul class="dropdown-menu">
<li>