mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 08:18:43 -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:
@@ -104,7 +104,7 @@
|
||||
left: auto;
|
||||
margin: 0;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
&-menuHeader {
|
||||
|
||||
Reference in New Issue
Block a user