Skip to content

Commit

Permalink
added min-height to at panel front 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mayjorb committed Oct 3, 2012
1 parent b419a3c commit 14c0f22
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions css/styles.custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -376,12 +376,16 @@ section#block-views-feed-display-block-1 {
margin-bottom: 20px;
padding: 0;
}
/*
section#block-views-feed-display-block-1 .view view-feed-display {
font-size: 0.833em;

body.section-home #block-views-active-deals-global-deal-block,
body.section-home #block-views-gozulla-directory-featured-shop {
min-height: 300px;
}

/*section#block-views-feed-display-block-1 .view view-feed-display {
font-size: 0.833em;
}*/


section#block-views-feed-display-block-1 a {
font-size: 0.833em;
Expand Down

0 comments on commit 14c0f22

Please sign in to comment.