Removed col-lg-6 class from tags and prize
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user