Make the Toggle in the mute modal look better

This commit is contained in:
Surinna Curtis
2017-09-25 23:58:48 -05:00
committed by aschmitz
parent 21de45c7d2
commit 22cf9bcff6
2 changed files with 12 additions and 3 deletions

View File

@@ -3580,6 +3580,14 @@ button.icon-button.active i.fa-retweet {
}
}
.mute-modal {
line-height: 24px;
}
.mute-modal .react-toggle {
vertical-align: middle;
}
.report-modal__statuses,
.report-modal__comment {
padding: 10px;