mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
Merge pull request #3909 from marshmalien/3884-dropdown-alignment
Fix styling bug in Sort Dropdown Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
commit
faa353521a
@ -104,7 +104,7 @@
|
||||
left: auto;
|
||||
margin: 0;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
&-menuHeader {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user