Rework all section headers to deal with mobile wrapping
This commit is contained in:
@@ -47,10 +47,10 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<div class="text-left">
|
||||
<h1>{{ 'services.title' | tr }}
|
||||
<button class="btn btn-default pull-right" ng-click="refreshAll()">{{ 'services.refresh' | tr }}</button>
|
||||
</div>
|
||||
<h1 class="section-header">
|
||||
{{ 'services.title' | tr }}
|
||||
<button class="btn btn-default" ng-click="refreshAll()">{{ 'services.refresh' | tr }}</button>
|
||||
</h1>
|
||||
|
||||
<div class="card" style="margin-bottom: 15px;">
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user