Removed col-lg-6 class from tags and prize

This commit is contained in:
Arodang
2015-11-20 18:17:51 -05:00
parent b286a93006
commit 0b1758f5c6
+2 -2
View File
@@ -144,7 +144,7 @@ script(type='text/ng-template', id='partials/options.social.challenges.html')
ng-disabled='insufficientGemsForTavernChallenge()')
.row
.form-group.col-lg-6.col-md-6.col-sm-12
.form-group.col-md-6.col-sm-12
input.form-control(type='text', minlength="3",
ng-model='newChallenge.shortName', placeholder=env.t('challengeTag'), required
ng-disabled='insufficientGemsForTavernChallenge()')
@@ -154,7 +154,7 @@ script(type='text/ng-template', id='partials/options.social.challenges.html')
=env.t('moreInfo')
.row
.form-group.col-lg-6.col-md-6.col-sm-12
.form-group.col-md-6.col-sm-12
.input-group
span.input-group-addon
.Pet_Currency_Gem1x