mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Buttons needn't have a block
style in this modal
This commit is contained in:
parent
e9159e49f3
commit
20e7c0307a
@ -182,7 +182,6 @@
|
|||||||
|
|
||||||
.delete-flag-modal, .agree-flag-modal {
|
.delete-flag-modal, .agree-flag-modal {
|
||||||
button {
|
button {
|
||||||
display: block;
|
|
||||||
margin: 10px 0 10px 10px;
|
margin: 10px 0 10px 10px;
|
||||||
padding: 10px 15px;
|
padding: 10px 15px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user