From: Ben Schwarz Date: Sun, 13 Jan 2013 02:03:46 +0000 (+1100) Subject: Removed superflous `;`. X-Git-Url: http://git.roojs.org/?p=ratchet;a=commitdiff_plain;h=748a15ca327cad34acee59b1195e8dd5f352e372 Removed superflous `;`. * Also removed comment, I think its self-explanatory. --- diff --git a/docs/css/docs.css b/docs/css/docs.css index 69f046a..8cb6847 100644 --- a/docs/css/docs.css +++ b/docs/css/docs.css @@ -652,7 +652,7 @@ h6 { .iphone .iphone-content .modal { position: absolute; } .iphone .iphone-content .modal .content { margin-top: 44px; } #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 */ +#modalsInPhone #iwindow > .button { margin: 10px; } /* Slider examples */ .component-example-fullbleed .slider,