Merge pull request #1539 from Human-Connection/1462-Sorting_dropdown_should_be_aligned_with_post_cards

[WIP] Sorting dropdown is aligned with post cards
This commit is contained in:
Alexander Friedland 2019-09-09 19:18:12 +02:00 committed by GitHub
commit f327cc01dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -222,7 +222,6 @@ export default {
width: 250px;
position: relative;
float: right;
padding: 0 18px;
margin: 4px 0;
}
</style>