|
@@ -59,11 +59,7 @@ body, button, input, textarea {
|
|
|
display: -webkit-box !important;
|
|
|
display: -ms-flexbox !important;
|
|
|
display: flex !important;
|
|
|
- -webkit-box-align: center !important;
|
|
|
- -ms-flex-align: center !important;
|
|
|
- align-items: center !important;
|
|
|
- padding: 0;
|
|
|
- background-color: #fff;
|
|
|
+ margin: auto !important;
|
|
|
}
|
|
|
|
|
|
.card.status-container .status-comments {
|