Remove unnecessary block definition

Default display model is already block, so need to redefine it
This commit is contained in:
trwnh 2018-06-03 01:17:27 -05:00 committed by GitHub
parent 6c0817a572
commit b1a46f9b15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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