1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 21:32:09 +02:00

Bootstrap styling fixes.

This commit is contained in:
Cameron
2013-06-20 15:12:56 -07:00
parent 0fb38d426f
commit 518abe69fe
6 changed files with 65 additions and 6 deletions

View File

@@ -370,7 +370,7 @@ $FORUM_VIEWTOPIC_TEMPLATE['thread'] = "
<li class='divider'></li>";
$FORUM_VIEWTOPIC_TEMPLATE['end'] = "</ul>
<div class='row clearfix'>
<div class='row-fluid clearfix'>
<div class='span3 pull-left'>{GOTOPAGES}</div>
<div class='span6 center'>{QUICKREPLY}</div>
<div class='span3 pull-right right '>{BUTTONSX}</div>