alexlcdee 7 gadi atpakaļ
vecāks
revīzija
8bf3cc0674

+ 2 - 1
src/files/css/main.css

@@ -8874,7 +8874,8 @@ img {
 .shortnews:hover {
   background-color: #ececec; }
 .shortnews__link {
-  text-decoration: none; }
+  text-decoration: none;
+  max-height: calc(100% - 30px); }
   .shortnews__link:hover {
     text-decoration: none; }
 .shortnews__imgcase {

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
src/files/css/main.css.map


+ 1 - 0
src/files/scss/_shortnews.scss

@@ -48,6 +48,7 @@
 
   &__link {
     text-decoration: none;
+    max-height: calc(100% - 30px);
     &:hover {
       text-decoration: none;
     }

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels