stylesheets/foundation/offcanvas.scss in zurb-foundation-3.0.4 vs stylesheets/foundation/offcanvas.scss in zurb-foundation-3.0.5.rc1
- old
+ new
@@ -1,11 +1,9 @@
/* Off canvas layout CSS/JS provided by or adapted from work by Jason Weaver and Luke Wroblewski
Requires
globals.css
grid.css */
- @import "base";
-
body.off-canvas { padding: 0; margin: 0; }
.container { width: 100%; }
.row { overflow: hidden; }
.row .row { overflow: visible; }