mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 16:51:11 +03:00
Adjusted padding on breadcrumb list so that it lines up with the left edge of the rest of the content.
This commit is contained in:
parent
19d9ec34fe
commit
c0b267b95a
@ -40,7 +40,7 @@
|
||||
}
|
||||
|
||||
.BreadCrumb > ol {
|
||||
padding: 0px 15px;
|
||||
padding: 0px 20px;
|
||||
list-style: none;
|
||||
background-color: #FFFFFF;
|
||||
border-radius: 4px;
|
||||
|
Loading…
Reference in New Issue
Block a user