fixes #2041
This commit is contained in:
@@ -357,6 +357,14 @@ div#c-posts {
|
|||||||
div.comments-for-post {
|
div.comments-for-post {
|
||||||
width:100%
|
width:100%
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#artist-commentary {
|
||||||
|
border: 1px solid #AAA;
|
||||||
|
border-radius: 8px;
|
||||||
|
background-color: #EEE;
|
||||||
|
margin-top: 1em;
|
||||||
|
padding: 0.5em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
div#quick-edit-div {
|
div#quick-edit-div {
|
||||||
|
|||||||
Reference in New Issue
Block a user