|
@@ -51,6 +51,10 @@ body, button, input, textarea {
|
|
.card.status-container {
|
|
.card.status-container {
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+.card-img-top {
|
|
|
|
+ height: auto;
|
|
|
|
+}
|
|
|
|
+
|
|
.card.status-container .status-photo {
|
|
.card.status-container .status-photo {
|
|
display: -webkit-box !important;
|
|
display: -webkit-box !important;
|
|
display: -ms-flexbox !important;
|
|
display: -ms-flexbox !important;
|
|
@@ -104,4 +108,4 @@ body, button, input, textarea {
|
|
|
|
|
|
.notification-page .list-group-item:first-child {
|
|
.notification-page .list-group-item:first-child {
|
|
border-top: none;
|
|
border-top: none;
|
|
-}
|
|
|
|
|
|
+}
|