Give modal demo button padding
authorBen Schwarz <ben@germanforblack.com>
Sun, 13 Jan 2013 01:42:57 +0000 (12:42 +1100)
committerBen Schwarz <ben@germanforblack.com>
Sun, 13 Jan 2013 01:42:57 +0000 (12:42 +1100)
docs/css/docs.css

index 5d20464..69f046a 100644 (file)
@@ -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,