X-Git-Url: http://git.bytex64.net/?a=blobdiff_plain;f=www%2Fjssrc%2Fblerg%2FTitle.js;h=17d62a218bd096858c4f5f3d57d0debdf700a119;hb=868758a60c47c984eb76bae45183d063981ebdd5;hp=c701999f3d4930e8563cd626c371f30de5cf7401;hpb=4720a1f90f7d42f3611f064cc5ba3d768a92b5c6;p=blerg.git diff --git a/www/jssrc/blerg/Title.js b/www/jssrc/blerg/Title.js index c701999..17d62a2 100644 --- a/www/jssrc/blerg/Title.js +++ b/www/jssrc/blerg/Title.js @@ -1,7 +1,7 @@ enyo.kind({ name: "blerg.Title", kind: "Control", - style: "float: left; width: 40%", + classes: "blerg-title", published: { section: "" },