From e3b57c3c2cc0b08dd6ceba29f7bdc7d9a18d96d3 Mon Sep 17 00:00:00 2001 From: scotty Date: Mon, 14 Mar 2016 14:29:25 -0700 Subject: [PATCH] css fixes --- _sass/_base.sass | 50 ++++++++++-------------------------------------- 1 file changed, 10 insertions(+), 40 deletions(-) diff --git a/_sass/_base.sass b/_sass/_base.sass index 9fbd1a57bf..7f23e8a1fa 100644 --- a/_sass/_base.sass +++ b/_sass/_base.sass @@ -357,45 +357,6 @@ footer text-align: center - //.social - // position: relative - // text-align: center - // - // a, label - // margin: 20px 0 - // - // a - // vertical-align: middle - // - // a.line-break - // display: block - // - // - // label - // //float: right - // display: inline-block - // width: 100% - // height: 50px - // line-height: 50px - // font-weight: 100 - // white-space: nowrap - // - // input - // margin-left: 8px - // width: 300px - // max-width: 60% - // - // - //.social - // a - // float: left - // margin-right: 10px - // - // a:nth-child(4) - // clear: left - - - #search, #wishField background-color: transparent @@ -527,6 +488,8 @@ section position: relative padding: 50px 20px 20px 20px overflow: hidden + font-size: 14px + & > div height: 100% @@ -618,6 +581,12 @@ section opacity: 1 +dt + margin-bottom: 8px + +dd + margin-bottom: 16px + .pi-pushmenu display: none position: fixed @@ -762,7 +731,7 @@ section font-weight: 500 p - font-size: 16px + font-size: 14px font-weight: 300 line-height: 1.25em @@ -981,6 +950,7 @@ $feature-box-div-margin-bottom: 40px main margin-bottom: $ocean-nodes-padding-Y + min-height: 160px .image-wrapper max-width: 75%