Add basic edit button functionality

This commit is contained in:
Maximilian Grundke
2017-08-31 17:06:40 +02:00
parent 9d7c751bbc
commit 17fb22b9df
4 changed files with 41 additions and 12 deletions

View File

@@ -58,10 +58,10 @@
}
.comment-editor {
display: none;
width: 100%;
height: auto;
background-color: inherit;
border-style: hidden;
}
.comment-actions {