1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 02:21:58 +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

@@ -167,7 +167,7 @@ $sc_style['SIGNUP_EMAIL_CONFIRM']['post'] = "
</tr>";
$sc_style['SIGNUP_XUP']['pre'] = "<div class='center' style='display:block;padding:10px'>";
$sc_style['SIGNUP_XUP']['post'] = "<h2 class='divider'><span>OR</span></h2></div>";
$sc_style['SIGNUP_XUP']['post'] = "<h2 class='signup-divider'><span>OR</span></h2></div>";
if(!defined($COPPA_TEMPLATE))
{