From: Daniel Ruf Date: Wed, 28 Feb 2018 23:53:32 +0000 (+0100) Subject: docs: fix and improve the description of the default reveal width X-Git-Tag: v6.6.0~34^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4eb21dfdcbe61bf08c8c08d3f4152ddaedf73e59;p=thirdparty%2Ffoundation%2Ffoundation-sites.git docs: fix and improve the description of the default reveal width --- diff --git a/docs/pages/reveal.md b/docs/pages/reveal.md index b391ea81c..efaeab933 100644 --- a/docs/pages/reveal.md +++ b/docs/pages/reveal.md @@ -64,7 +64,7 @@ You can use our handy [close button](close-button.html) styles to do this: ## Sizing -On small screens, a modal is always 100% of the width of the screen. On medium-sized screens and larger, the width changes to 80%. +On small screens, a modal is always 100% of the width of the screen. On medium-sized screens and larger, the width changes to 600px. If you're using the Sass version of Foundation, edit the `$reveal-width` variable to change this. This can be a percentage value, or a pixel value. The size of a modal can be changed with these sizing classes, which are added to the modal container: