|
|
@ -55,11 +55,7 @@ body, button, input, textarea {
|
|
|
|
display: -webkit-box !important;
|
|
|
|
display: -webkit-box !important;
|
|
|
|
display: -ms-flexbox !important;
|
|
|
|
display: -ms-flexbox !important;
|
|
|
|
display: flex !important;
|
|
|
|
display: flex !important;
|
|
|
|
-webkit-box-align: center !important;
|
|
|
|
margin: auto !important;
|
|
|
|
-ms-flex-align: center !important;
|
|
|
|
|
|
|
|
align-items: center !important;
|
|
|
|
|
|
|
|
padding: 0;
|
|
|
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.card.status-container .status-comments {
|
|
|
|
.card.status-container .status-comments {
|
|
|
@ -104,4 +100,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;
|
|
|
|
}
|
|
|
|
}
|
|
|
|