mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 06:01:25 -03:30
Merge pull request #3213 from mabashian/3158-related-groups-style
Fix styling on related groups labels after bootstrap upgrade Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
commit
ba5319f479
@ -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