From be4b8ad42ae1e1389a1dbd344e2b804ec6910cde Mon Sep 17 00:00:00 2001 From: Melissa Wen Date: Mon, 28 Mar 2016 15:33:54 -0400 Subject: [PATCH] On homepage - fix image size and aligment of more highlights --- partial_sass/_news.sass | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/partial_sass/_news.sass b/partial_sass/_news.sass index 7b39bff..910050b 100644 --- a/partial_sass/_news.sass +++ b/partial_sass/_news.sass @@ -16,8 +16,9 @@ font-size: 22px text-decoration: none .image - height: 345px + height: auto margin: 0 + max-height: 345px overflow: hidden width: 645px img @@ -54,7 +55,7 @@ text-transform: lowercase .action-home-index #content .box .block-outer:last-child &, #content #box-organizer .container-block-plugin_container-block .block-outer:nth-child(3) & float: left - margin-left: 15px + margin: 25px 0 0 15px width: 290px !important .block-title background: none -- libgit2 0.21.2