Update to Enyo and Onyx 2.0-beta4
[blerg.git] / www / jssrc / blerg / Title.js
index c701999..a8282fb 100644 (file)
@@ -1,7 +1,7 @@
 enyo.kind({
     name: "blerg.Title",
     kind: "Control",
-    style: "float: left; width: 40%",
+    style: "float: left; width: 40%;",
     published: {
         section: ""
     },