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;
|
||||
|
||||
Reference in New Issue
Block a user