From: Ben Schwarz Date: Sun, 13 Jan 2013 01:42:57 +0000 (+1100) Subject: Give modal demo button padding X-Git-Url: http://git.roojs.org/?p=ratchet;a=commitdiff_plain;h=615a21e7bcc4b21d8effcd6e03020463816782d2 Give modal demo button padding --- diff --git a/docs/css/docs.css b/docs/css/docs.css index 5d20464..69f046a 100644 --- a/docs/css/docs.css +++ b/docs/css/docs.css @@ -651,7 +651,8 @@ h6 { /* Modal example */ .iphone .iphone-content .modal { position: absolute; } .iphone .iphone-content .modal .content { margin-top: 44px; } -.iphone .iphone-content #myModal.active { background: #cecece; } +#myModal.active { background: #cecece; } +#modalsInPhone #iwindow > .button { margin: 10px; }; /* Gives the button some room so it isn't right up against the edge of the iPhone */ /* Slider examples */ .component-example-fullbleed .slider,