change margin top to margin bottom on request_for_comment editor (commentitor).
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
#commentitor {
|
#commentitor {
|
||||||
margin-top: 2rem;
|
margin-bottom: 2rem;
|
||||||
height: 600px;
|
height: 600px;
|
||||||
background-color:#f9f9f9
|
background-color:#f9f9f9
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user