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 class="quay-spinner"></div>
|
||||
</div>
|
||||
|
||||
<div class="container create-org" ng-show="!creating">
|
||||
<div class="cor-container create-org" ng-show="!creating">
|
||||
|
||||
<div class="row header-row">
|
||||
<div class="col-md-12">
|
||||
|
|
Reference in a new issue