Styles on their own lines
authorBen Schwarz <ben@germanforblack.com>
Mon, 24 Dec 2012 01:41:07 +0000 (12:41 +1100)
committerBen Schwarz <ben@germanforblack.com>
Mon, 24 Dec 2012 01:41:07 +0000 (12:41 +1100)
lib/css/modals.css

index f188c7e..2253a6b 100644 (file)
@@ -1,7 +1,8 @@
 /* Modals
 -------------------------------------------------- */
 .modal {
-  position: fixed; top: 0;
+  position: fixed; 
+  top: 0;
   background-color: #fff;
   width: 100%;