mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 12:41:19 -03:30
Fix styling on related groups labels after bootstrap upgrade
This commit is contained in:
parent
570283fba2
commit
98c7df3399
@ -7,7 +7,8 @@
|
||||
}
|
||||
|
||||
.LabelList-tagContainer {
|
||||
display: inline-block;
|
||||
display: flex;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
.LabelList-tagContainer {
|
||||
@ -56,7 +57,6 @@
|
||||
border-bottom-right-radius: 5px;
|
||||
color: @default-bg;
|
||||
padding: 0 5px;
|
||||
margin: 3px 0px;
|
||||
align-items: center;
|
||||
display: flex;
|
||||
cursor: pointer;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user