mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 17:51:06 -03:30
Fix styling on related groups labels after bootstrap upgrade
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user