Repository: incubator-ignite Updated Branches: refs/heads/ignite-843 ac73eec94 -> 8da687104
# ignite-843 WIP. Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/8da68710 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/8da68710 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/8da68710 Branch: refs/heads/ignite-843 Commit: 8da687104dbbd3a5bf3db5c501fd94707c64cd6c Parents: ac73eec Author: Andrey <anovi...@gridgain.com> Authored: Thu Jun 4 18:01:59 2015 +0700 Committer: Andrey <anovi...@gridgain.com> Committed: Thu Jun 4 18:01:59 2015 +0700 ---------------------------------------------------------------------- modules/webconfig/nodejs/public/stylesheets/style.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8da68710/modules/webconfig/nodejs/public/stylesheets/style.less ---------------------------------------------------------------------- diff --git a/modules/webconfig/nodejs/public/stylesheets/style.less b/modules/webconfig/nodejs/public/stylesheets/style.less index 980a591..1cddeff 100644 --- a/modules/webconfig/nodejs/public/stylesheets/style.less +++ b/modules/webconfig/nodejs/public/stylesheets/style.less @@ -909,7 +909,7 @@ h3 { color: black; font-size: 1.2em; margin-top: 1.2em; - margin-bottom: 1.8em; + margin-bottom: 1.2em; } table tr:hover{ cursor:pointer; }