trwnh 7 vuotta sitten
vanhempi
commit
6c0817a572
1 muutettua tiedostoa jossa 0 lisäystä ja 22 poistoa
  1. 0 22
      resources/assets/sass/custom.scss

+ 0 - 22
resources/assets/sass/custom.scss

@@ -61,32 +61,10 @@ body, button, input, textarea {
 }
 
 .card.status-container .status-comments {
-  height: 220px;
   overflow-y: scroll;
   border-bottom:1px solid rgba(0, 0, 0, 0.1);
 }
 
-.card.status-container.orientation-square .status-comments {
-  height: 360px !important;
-}
-
-
-.card.status-container.orientation-portrait .status-comments {
-  height: 528px !important;
-}
-
-.card.status-container.orientation-landscape .status-photo img {
-  max-height: 451px !important;
-}
-
-.card.status-container.orientation-square .status-photo img {
-  max-height: 601px !important;
-}
-
-.card.status-container.orientation-portrait .status-photo img {
-  max-height: 772px !important;
-}
-
 .no-caret.dropdown-toggle {
   text-decoration: none !important;
 }