From a6764bf5775ec5cdcf1c45b98246fa7b475345ab Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 5 Mar 2013 23:52:39 +0100 Subject: working search for files --- module/web/static/css/default/style.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/web/static/css/default/style.less') diff --git a/module/web/static/css/default/style.less b/module/web/static/css/default/style.less index 260f9fa52..d3f23478f 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; + margin-top: -@footer-height + 10px; position: relative; width: 100%; line-height: 16px; -- cgit v1.2.3