Fixed weirdness on create guild page. Elements were overflowing out of

their boxes
This commit is contained in:
Blade Barringer 2014-12-07 20:52:49 -06:00
parent 46cb38660e
commit bd21c93b36
2 changed files with 3 additions and 2 deletions

View file

@ -7,6 +7,6 @@ script(id='partials/options.html', type="text/ng-template")
.container-fluid
.row
.col-md-12
.tab-content
.tab-content.row
.tab-pane.active
div(ui-view)

View file

@ -71,7 +71,8 @@ script(type='text/ng-template', id='partials/options.social.guilds.detail.html')
include ./group
script(type='text/ng-template', id='partials/options.social.guilds.create.html')
include ./create-group
div.col-xs-12
include ./create-group
script(type='text/ng-template', id='partials/options.social.guilds.html')
ul.options-submenu