From 763b142db70ce77952cb46cfccf84d9800f15651 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 11 Mar 2013 19:49:20 +0100 Subject: websocket login via session, websocket pushes server status, webui renders server status --- module/web/static/css/default/style.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/web/static/css') diff --git a/module/web/static/css/default/style.less b/module/web/static/css/default/style.less index d3f23478f..260f9fa52 100644 --- a/module/web/static/css/default/style.less +++ b/module/web/static/css/default/style.less @@ -422,7 +422,7 @@ footer { // background-color: @greyDark; background: url("../../img/default/bgpatterndark.png") repeat; color: @grey; height: @footer-height; - margin-top: -@footer-height + 10px; + margin-top: -@footer-height; position: relative; width: 100%; line-height: 16px; -- cgit v1.2.3