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

View File

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