mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 01:17:37 -02: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;
|
left: auto;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
width: 100%;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-menuHeader {
|
&-menuHeader {
|
||||||
|
|||||||
Reference in New Issue
Block a user