vendor/assets/stylesheets/ey-theme-base.css.sass in engineyard-theme-2.3.5 vs vendor/assets/stylesheets/ey-theme-base.css.sass in engineyard-theme-2.3.6
- old
+ new
@@ -49,14 +49,10 @@
border-left: none
padding-left: 0
margin-left: 0
li
margin-left: 30px
-
-.wrapper
- width: 980px
- margin: 0 auto
///////////////////
// HTML Elements //
///////////////////
h1, h2, h3, h4, h5, h6
@@ -266,11 +262,10 @@
// Base Layout //
/////////////////
header, div.header
@include grey_gradient
@include shadow
- padding: 0 20px
display: block
position: relative
-moz-border-radius-bottomleft: 6px
-moz-border-radius-bottomright: 6px
-webkit-border-bottom-left-radius: 6px
@@ -417,11 +412,11 @@
span:after
content: ""
float: right
height: 8px
width: 10px
- margin: 8px 35px 0 0
+ margin: 8px 32px 0 0
span.drop:after
background: image-url("header_sprite.png") transparent
background-position: 0 0
span.drop:hover:after
background-position: 0 -8px
@@ -493,16 +488,15 @@
#footer
@include grey_gradient
@include shadow
@include box
- clear: both
font-size: $font-size-small
line-height: 1.25
- padding: 20px
margin-bottom: 14px
color: $font-color-dark
+ padding: 10px 0
div.newsletter
background: image-url("icn_newsletter.png") no-repeat top left
padding-left: 65px
p
margin-bottom: 5px
@@ -549,12 +543,10 @@
padding-top: 0
padding-bottom: 20px
color: $font-color-light
font-size: $font-size-main
p
- margin-left: 656px
- text-align: left
- width: 300px
+ text-align: right
////////////////////
// Featured Icons //
////////////////////