diff --git a/data/version b/data/version index 5bc08e80..4eaa1f87 100644 --- a/data/version +++ b/data/version @@ -1 +1 @@ -{"version":"0.7.1","updatedTime":"2015-10-16T07:11:51.505Z"} \ No newline at end of file +{"version":"0.7.0.1","updatedTime":"2015-10-16T07:11:51.505Z"} \ No newline at end of file diff --git a/public/themes/basic.less b/public/themes/basic.less index a67e388c..e7279d0b 100644 --- a/public/themes/basic.less +++ b/public/themes/basic.less @@ -1813,6 +1813,7 @@ body { #topDrag2 { width: 100%; height: 10px; + margin-left: 67px; -webkit-app-region: drag; } diff --git a/public/themes/default.css b/public/themes/default.css index 9f45f9bf..7b1d4dfb 100644 --- a/public/themes/default.css +++ b/public/themes/default.css @@ -1594,7 +1594,7 @@ body.init #pageInner { position: absolute; top: 0; left: 60px; - right: auto; + right: 140px; height: 40px; z-index: 1000; cursor: move; @@ -1602,6 +1602,7 @@ body.init #pageInner { #topDrag2 { width: 100%; height: 10px; + margin-left: 67px; -webkit-app-region: drag; } .no-info {