Add comment action menu

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2018-10-04 17:49:52 +02:00
parent ffd32a803f
commit e547a5d2b9
2 changed files with 26 additions and 8 deletions

View File

@@ -941,6 +941,17 @@ input.input-inline {
opacity: 1 !important;
}
.activitysubject .app-popover-menu-utils {
display: inline-block;
position: absolute;
top: -5px;
right: 0;
button {
opacity: .5;
padding: 14px 19px;
}
}
.card-attachments {
.error {
padding-left: 38px;