UX: Buttons needn't have a `block` style in this modal

This commit is contained in:
Robin Ward 2017-10-20 13:55:42 -04:00
parent e9159e49f3
commit 20e7c0307a
1 changed files with 0 additions and 1 deletions

View File

@ -182,7 +182,6 @@
.delete-flag-modal, .agree-flag-modal {
button {
display: block;
margin: 10px 0 10px 10px;
padding: 10px 15px;
}