You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ta...@apache.org on 2017/04/24 03:51:12 UTC

[38/50] [abbrv] incubator-weex git commit: * [html5] fix test.

* [html5] fix test.


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/d038a939
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/d038a939
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/d038a939

Branch: refs/heads/0.12-dev
Commit: d038a939d71297795fae8c0bade71e2a08fcfa23
Parents: 88014ab
Author: MrRaindrop <te...@gmail.com>
Authored: Tue Apr 18 16:22:13 2017 +0800
Committer: MrRaindrop <te...@gmail.com>
Committed: Tue Apr 18 16:22:13 2017 +0800

----------------------------------------------------------------------
 html5/test/render/vue/data/head-map.js | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/d038a939/html5/test/render/vue/data/head-map.js
----------------------------------------------------------------------
diff --git a/html5/test/render/vue/data/head-map.js b/html5/test/render/vue/data/head-map.js
index 17837d5..8d8057b 100644
--- a/html5/test/render/vue/data/head-map.js
+++ b/html5/test/render/vue/data/head-map.js
@@ -179,7 +179,8 @@ export default {
     "height": "174px"
   },
   ".title-ctn[data-v-2c9fb3eb]": {
-    "margin-top": "12px"
+    "margin-top": "12px",
+    "width": "162px"
   },
   ".badge[data-v-2c9fb3eb]": {
     "position": "absolute",