Use flexbox to avoid lots of grid system quirks
Finally we can sanely control navbar and footer
This commit is contained in:
@@ -78,12 +78,9 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
|
||||
|
||||
<div class="section-header" ng-show="user.admin">
|
||||
<div class="text-left">
|
||||
<h3>API</h3>
|
||||
<h1>API</h1>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -183,6 +180,3 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Offset the footer -->
|
||||
<br/><br/>
|
||||
|
||||
Reference in New Issue
Block a user