0
0
Fork 0

Fix #6586: Add close modal icon to report dialog (#6591)

This commit is contained in:
Eugen Rochko 2018-03-02 04:36:00 +01:00 committed by GitHub
parent 38b9af76a2
commit 379cdfaac5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

View file

@ -4117,6 +4117,11 @@ a.status-card {
.report-modal__target {
padding: 20px;
.media-modal__close {
top: 19px;
right: 15px;
}
}
.loading-bar {