mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-17 07:48:39 -05:00
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