Remove unnecessary block definition

Default display model is already block, so need to redefine it
pull/162/head
trwnh 7 years ago committed by GitHub
parent 6c0817a572
commit b1a46f9b15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -56,7 +56,6 @@ body, button, input, textarea {
}
.card.status-container .status-photo {
display: block !important;
margin: auto !important;
}

Loading…
Cancel
Save