reverted post thumbnail change, fix for mod queue
This commit is contained in:
@@ -8,18 +8,18 @@ div#c-moderator-post-queues {
|
||||
|
||||
aside {
|
||||
float: left;
|
||||
width: 520px;
|
||||
width: 220px;
|
||||
text-align: right;
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
section {
|
||||
float: left;
|
||||
width: 300px;
|
||||
width: 600px;
|
||||
}
|
||||
|
||||
div#moderation-guideline {
|
||||
width: 60em;
|
||||
width: 900px;
|
||||
|
||||
h1 {
|
||||
font-size: $h2_size;
|
||||
|
||||
@@ -12,10 +12,6 @@ article.post-preview {
|
||||
float: left;
|
||||
overflow: hidden;
|
||||
@include inline-block;
|
||||
|
||||
img.wide {
|
||||
margin-left: -25%;
|
||||
}
|
||||
}
|
||||
|
||||
article.post-preview.blacklisted-active {
|
||||
|
||||
Reference in New Issue
Block a user