Add close modal icon to report dialog (#6591)

Port 379cdfaac5 to glitch-soc flavour
This commit is contained in:
Thibaut Girka
2018-03-12 19:32:47 +01:00
parent 9cf574d0d2
commit 22870985da
2 changed files with 9 additions and 1 deletions

View File

@@ -615,6 +615,11 @@
.report-modal__target {
padding: 20px;
.media-modal__close {
top: 19px;
right: 15px;
}
}
.actions-modal {