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:
softwarefactory-project-zuul[bot] 2019-05-16 18:03:07 +00:00 committed by GitHub
commit faa353521a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,7 @@
left: auto;
margin: 0;
right: 0;
width: 100%;
width: auto;
}
&-menuHeader {