Stasiek Michalski hace 7 años
padre
commit
0440f8ba72
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  1. 1 3
      resources/assets/sass/custom.scss

+ 1 - 3
resources/assets/sass/custom.scss

@@ -56,9 +56,7 @@ body, button, input, textarea {
 }
 
 .card.status-container .status-photo {
-  display: -webkit-box !important;
-  display: -ms-flexbox !important;
-  display: flex !important;
+  display: block !important;
   margin: auto !important;
 }