Update to Enyo and Onyx 2.0-beta4
[blerg.git] / www / jssrc / blerg / Blerg.js
index 6eac0d8..22bfddb 100644 (file)
@@ -15,7 +15,7 @@ enyo.kind({
         {classes: "blerg-header", components: [
             {name: "title", kind: "blerg.Title"},
             {name: "controls", kind: "blerg.Controls"},
-            {style: "clear: both"},
+            {style: "clear: both;"},
             {name: "post", kind: "blerg.Post", showing: false},
             {name: "help", kind: "blerg.Help"}
         ]},