From: Ben Schwarz Date: Mon, 24 Dec 2012 01:41:07 +0000 (+1100) Subject: Styles on their own lines X-Git-Url: http://git.roojs.org/?p=ratchet;a=commitdiff_plain;h=825cd2ea64f527796644f27484ac672fa2aa1bd0 Styles on their own lines --- diff --git a/lib/css/modals.css b/lib/css/modals.css index f188c7e..2253a6b 100644 --- a/lib/css/modals.css +++ b/lib/css/modals.css @@ -1,7 +1,8 @@ /* Modals -------------------------------------------------- */ .modal { - position: fixed; top: 0; + position: fixed; + top: 0; background-color: #fff; width: 100%;