vendor/assets/stylesheets/conte.css.scss in conte_rails_template-0.0.14 vs vendor/assets/stylesheets/conte.css.scss in conte_rails_template-0.0.15

- old
+ new

@@ -26,10 +26,11 @@ text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.75); #page { width: 100%; height: inherit; margin: 0px; padding: 0px; + background: #3B3D43; > .row-fluid { height: inherit; } @@ -121,9 +122,10 @@ #main { width: 84%; margin: 0px; background: #E3E4E5; + min-height: 100%; #header { position: relative; z-index: 1000; @include box-shadow(rgba(0, 0, 0, 0.3) 0px 2px 3px); height: 50px; \ No newline at end of file