Fix padding on page views: the container class interacts oddly now with the new bootstrap
This commit is contained in:
parent
f7615b2e96
commit
9d91226cff
28 changed files with 50 additions and 41 deletions
|
@ -2,7 +2,7 @@
|
|||
</div>
|
||||
|
||||
<div ng-show="application">
|
||||
<div class="container manage-application">
|
||||
<div class="cor-container manage-application">
|
||||
<!-- Header -->
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
|
|
Reference in a new issue