Skip to content

Commit

Permalink
Refactored adding styles for our wide content
Browse files Browse the repository at this point in the history
  • Loading branch information
baphled committed Jun 18, 2010
1 parent 29182c4 commit a7aceb1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/stylesheets/screen.sass
Expand Up @@ -103,6 +103,10 @@ body.salad
!content_columns = ceil(2 * !blueprint_grid_columns / 3)
// With 24 cols, this is 16.
+column(!content_columns)
#content-wide
:display inline-block
:width 100%
#content, #content-wide
margin: 10px 3px 10px 3px
background: #F5F9DD
min-height: 500px
Expand Down

0 comments on commit a7aceb1

Please sign in to comment.