Skip to content

Commit

Permalink
Adds extra large size back to reveal
Browse files Browse the repository at this point in the history
  • Loading branch information
daftspunk authored and zurbchris committed Jul 31, 2012
1 parent 7c7c3d6 commit 0762a22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stylesheets/foundation/components/modules/_reveal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
&.small { width: 30%; margin-left: -10%; }
&.medium { width: 40%; margin-left: -20%; }
&.large { width: 60%; margin-left: -30%; }
&.xlarge { width: 70%; margin-left: -35%; }
&.expand { width: 90%; margin-left: -45%; }
.row { min-width: 0; }
}
Expand Down

0 comments on commit 0762a22

Please sign in to comment.