lib/servel/templates/index.css in servel-0.8.0 vs lib/servel/templates/index.css in servel-0.9.0

- old
+ new

@@ -1,15 +1,15 @@ -html, body, #gallery { - height: 100%; -} - -body.split-screen #listing { - height: 100%; - width: 50%; - float: left; - overflow: auto; -} - -body.split-screen #gallery { - width: 50%; - float: right; +html, body, #gallery { + height: 100%; +} + +body.split-screen #listing { + height: 100%; + width: 50%; + float: left; + overflow: auto; +} + +body.split-screen #gallery { + width: 50%; + float: right; } \ No newline at end of file