You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ak...@apache.org on 2015/08/28 10:10:50 UTC

[1/2] ignite git commit: IGNITE-843 Preview tweaks.

Repository: ignite
Updated Branches:
  refs/heads/ignite-843 f60f122b1 -> 6c1e30200


IGNITE-843 Preview tweaks.


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9e35a9cf
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9e35a9cf
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/9e35a9cf

Branch: refs/heads/ignite-843
Commit: 9e35a9cf1c4a498fcde4e1f519794efe658672cc
Parents: bbc889e
Author: Alexey Kuznetsov <ak...@apache.org>
Authored: Fri Aug 28 15:10:08 2015 +0700
Committer: Alexey Kuznetsov <ak...@apache.org>
Committed: Fri Aug 28 15:10:08 2015 +0700

----------------------------------------------------------------------
 .../control-center-web/src/main/js/public/stylesheets/style.scss    | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/9e35a9cf/modules/control-center-web/src/main/js/public/stylesheets/style.scss
----------------------------------------------------------------------
diff --git a/modules/control-center-web/src/main/js/public/stylesheets/style.scss b/modules/control-center-web/src/main/js/public/stylesheets/style.scss
index 8acdb0b..5b2ef65 100644
--- a/modules/control-center-web/src/main/js/public/stylesheets/style.scss
+++ b/modules/control-center-web/src/main/js/public/stylesheets/style.scss
@@ -1394,6 +1394,7 @@ a {
     margin-right: 3px;
     overflow: visible;
     position: absolute;
+    width: 92%;
     z-index: 9999;
 
     label {


[2/2] ignite git commit: Merge remote-tracking branch 'origin/ignite-843' into ignite-843

Posted by ak...@apache.org.
Merge remote-tracking branch 'origin/ignite-843' into ignite-843


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6c1e3020
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6c1e3020
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/6c1e3020

Branch: refs/heads/ignite-843
Commit: 6c1e30200aece0a00d6091e675562ec28d412860
Parents: 9e35a9c f60f122
Author: Alexey Kuznetsov <ak...@apache.org>
Authored: Fri Aug 28 15:11:14 2015 +0700
Committer: Alexey Kuznetsov <ak...@apache.org>
Committed: Fri Aug 28 15:11:14 2015 +0700

----------------------------------------------------------------------
 .../src/main/js/public/stylesheets/style.scss             | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/6c1e3020/modules/control-center-web/src/main/js/public/stylesheets/style.scss
----------------------------------------------------------------------