Repository: chukwa Updated Branches: refs/heads/master 6f04f07cd -> 0cce2791a
CHUKWA-806. Replace gridster with gridstack. (Eric Yang) Project: http://git-wip-us.apache.org/repos/asf/chukwa/repo Commit: http://git-wip-us.apache.org/repos/asf/chukwa/commit/0cce2791 Tree: http://git-wip-us.apache.org/repos/asf/chukwa/tree/0cce2791 Diff: http://git-wip-us.apache.org/repos/asf/chukwa/diff/0cce2791 Branch: refs/heads/master Commit: 0cce2791af8a7dfe83ae7b6d0f2020a6d1a99420 Parents: 6f04f07 Author: Eric Yang <[email protected]> Authored: Sat Apr 30 21:00:33 2016 -0700 Committer: Eric Yang <[email protected]> Committed: Sun May 1 11:28:22 2016 -0700 ---------------------------------------------------------------------- src/main/web/hicc/home/css/component.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/chukwa/blob/0cce2791/src/main/web/hicc/home/css/component.css ---------------------------------------------------------------------- diff --git a/src/main/web/hicc/home/css/component.css b/src/main/web/hicc/home/css/component.css index 497e20b..bd7e17b 100755 --- a/src/main/web/hicc/home/css/component.css +++ b/src/main/web/hicc/home/css/component.css @@ -935,7 +935,7 @@ input.gn-search:focus { } .grid-stack { - top: 60px; + top: 65px; } .grid-stack-item:hover {
