fixed posted details margin bug
This commit is contained in:
@@ -742,7 +742,6 @@ body.discussion {
|
||||
}
|
||||
|
||||
.posted-details {
|
||||
margin-left: 8px;
|
||||
font-size: 12px;
|
||||
font-style: italic;
|
||||
color: #888;
|
||||
@@ -941,6 +940,10 @@ body.discussion {
|
||||
color: white;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.posted-details {
|
||||
margin-left: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
.comment-form {
|
||||
|
||||
Reference in New Issue
Block a user