mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
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:
committed by
Jared Tabor
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;
|
||||
|
||||
Reference in New Issue
Block a user