mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
Tightened up margin around page breadcrumb throughout app.
This commit is contained in:
parent
cc350dde68
commit
aaaef7de71
@ -312,7 +312,7 @@ td.actions {
|
||||
}
|
||||
|
||||
.tab-content {
|
||||
padding-top: 20px;
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
.btn .caret {
|
||||
@ -742,7 +742,7 @@ select.page-size {
|
||||
.nav-path {
|
||||
padding: 5px 0 10px 0;
|
||||
margin-right: 2px;
|
||||
margin-bottom: 20px;
|
||||
margin-bottom: 15px;
|
||||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
background-color: #f5f5f5;
|
||||
|
||||
@ -132,6 +132,9 @@
|
||||
|
||||
#breadcrumb-container {
|
||||
padding-right: 15px;
|
||||
.nav-path {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
#job-detail-container {
|
||||
|
||||
@ -10,7 +10,6 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row" style="position: relative;">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user