FIX: Better flagging CSS on mobile

This commit is contained in:
Robin Ward 2017-10-02 15:14:07 -04:00
parent f7c967b754
commit 56793d6853

View File

@ -194,21 +194,9 @@
.mobile-view {
.flagged-posts {
.flagged-post-details {
flex-wrap: wrap;
justify-content: flex-start;
.flagged-post-avatar {
margin-right: 10px;
}
.flagged-post-excerpt {
width: 70%;
}
.flaggers {
margin-left: 4em;
margin-bottom: 1em;
.flagged-post {
.flag-user-lists {
display: block;
}
}
}