app/assets/stylesheets/home.css.scss in social_stream-base-0.9.33 vs app/assets/stylesheets/home.css.scss in social_stream-base-0.9.34

- old
+ new

@@ -1,9 +1,10 @@ @import "colors"; /******** MAIN Structure home *********/ #center_body { width: 560px; + max-width: 560px; border-right: thin solid $separation-color; border-bottom: thin solid $separation-color; border-left: thin solid $separation-color; vertical-align: top; display: table-cell;