fixes #674
This commit is contained in:
@@ -132,6 +132,7 @@ div#c-posts {
|
||||
margin-bottom: 1em;
|
||||
background: #EEE;
|
||||
border: 1px solid #AAA;
|
||||
position: relative;
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
@@ -234,6 +235,13 @@ div#c-posts {
|
||||
height: 1.5em;
|
||||
}
|
||||
}
|
||||
|
||||
span.close-button {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
right: 5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
div#quick-edit-div {
|
||||
|
||||
Reference in New Issue
Block a user