Commit 761f904f84f538176436f235f42274b8a84177b6
1 parent
773bcc8f
Веталь
Showing
2 changed files
with
4 additions
and
1 deletions
Show diff stats
frontend/views/layouts/main.php
frontend/web/css/style.css
@@ -916,4 +916,7 @@ a.active{font-weight:bold;text-decoration: underline;} | @@ -916,4 +916,7 @@ a.active{font-weight:bold;text-decoration: underline;} | ||
916 | max-height: 38px; | 916 | max-height: 38px; |
917 | border: 0; | 917 | border: 0; |
918 | vertical-align: middle; | 918 | vertical-align: middle; |
919 | +} | ||
920 | +.jcarousel-skin-tango .jcarousel-clip-vertical { | ||
921 | + height: 175px; | ||
919 | } | 922 | } |
920 | \ No newline at end of file | 923 | \ No newline at end of file |