Fix overflow of proposal edit in admin area

This commit is contained in:
Aditya Prakash 2016-03-10 17:42:09 +05:30
parent 976616b47b
commit afc58d3d85
2 changed files with 46 additions and 46 deletions

View file

@ -1,6 +1,3 @@
.container
.row
.col-md-12
.tabbable .tabbable
%ul.nav.nav-tabs %ul.nav.nav-tabs
%li.active %li.active

View file

@ -1 +1,4 @@
.container
.row
.col-md-12
= render 'form' = render 'form'