Reader/Feed.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 24 Dec 2015 05:16:15 +0000 (13:16 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 24 Dec 2015 05:16:15 +0000 (13:16 +0800)
Reader/Feed.js
Reader/templates/Feed.html

Reader/Feed.bjs
Reader/Feed.js
Reader/templates/Feed.html

index 21c02c9..f43002c 100644 (file)
@@ -24,7 +24,7 @@
      "xtype" : "Element",
      "$ xns" : "Roo.bootstrap",
      "String html" : "name of feed",
-     "String style" : "font-weight: bold;\nfont-size: 22px;\n \nposition: absolute;\nleft: 100px;\ntop: 10px;\nz-Index: 1000;\ncolor: white;"
+     "String style" : "font-weight: bold;\nfont-size: 22px;\n \nposition: static;\nleft: 100px;\ntop: 10px;\nz-Index: 1000;\ncolor: white;"
     },
     {
      "$ String brand_href" : "baseURL + '/Feeds'",
index ac6ab2d..6598e2f 100644 (file)
@@ -32,7 +32,7 @@ Feed = new Roo.XComponent({
    items  : [
     {
      html : _this._strings['b7436cc90ecf26f15baeead978f09040'] /* name of feed */,
-     style : 'font-weight: bold;\nfont-size: 22px;\n \nposition: absolute;\nleft: 100px;\ntop: 10px;\nz-Index: 1000;\ncolor: white;',
+     style : 'font-weight: bold;\nfont-size: 22px;\n \nposition: static;\nleft: 100px;\ntop: 10px;\nz-Index: 1000;\ncolor: white;',
      tag : 'div',
      xns : Roo.bootstrap,
      '|xns' : 'Roo.bootstrap',
index 8c157ab..b08b91a 100644 (file)
@@ -7,7 +7,7 @@
   <DIV class="" xbuilderid="roo-comp-1004" style="font-weight: bold;
 font-size: 22px;
  
-position: absolute;
+position: static;
 left: 100px;
 top: 10px;
 z-Index: 1000;