Fix padding in mobile view of triggers

Fixes https://www.pivotaltracker.com/story/show/141245867
This commit is contained in:
Joseph Schorr 2017-03-07 14:11:37 -05:00
parent f2750ba645
commit 5a2a72bfac
2 changed files with 7 additions and 1 deletions

View file

@ -30,6 +30,12 @@
height: 28px;
}
@media (max-width: 768px) {
.manage-trigger-control .co-top-bar {
margin-bottom: 80px;
}
}
.manage-trigger-control .namespace-avatar {
margin-left: 2px;
margin-right: 2px;

View file

@ -25,7 +25,7 @@
</div>
</div>
<table class="co-table" style="margin-top: 20px;">
<table class="co-table">
<thead>
<td class="checkbox-col"></td>
<td ng-class="$ctrl.TableService.tablePredicateClass('id', $ctrl.local.namespaceOptions.predicate, $ctrl.local.namespaceOptions.reverse)">