src/js/widgets/helloWorldWidget.js
branchpopcorn-port
changeset 766 aa26ddaf2556
parent 661 48c1beea7b1c
child 868 a525cc2214e7
--- a/src/js/widgets/helloWorldWidget.js	Thu Feb 02 16:06:40 2012 +0100
+++ b/src/js/widgets/helloWorldWidget.js	Thu Feb 02 16:07:12 2012 +0100
@@ -10,7 +10,7 @@
         .css({
             "text-align" : "center",
             "padding": "10px 0",
-            "font-size" : "14px",
+            "font-size" : "14px"
         });
         
     console.log(this);