Fixed content menu positioning

This commit is contained in:
Grzegorz Leoniec 2019-01-12 14:39:28 +01:00
parent 275b8d7261
commit f6b5516352
No known key found for this signature in database
GPG Key ID: 3AA43686D4EB1377

View File

@ -227,7 +227,7 @@ export default {
.content-menu {
float: right;
margin-right: -$space-x-small;
// margin-top: $space-x-small;
margin-top: -$space-large;
}
.post-card {