From 9bcc7800ffa8ee59ff5c66c9b905acdbce83b024 Mon Sep 17 00:00:00 2001 From: fefa4ka Date: Sun, 24 Jan 2016 21:50:56 +0300 Subject: [PATCH] fr style fix --- zsite/static/less/footer.less | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zsite/static/less/footer.less b/zsite/static/less/footer.less index 3788088..c2307fc 100644 --- a/zsite/static/less/footer.less +++ b/zsite/static/less/footer.less @@ -85,11 +85,13 @@ footer { } .footer-ratings { - margin-top: 40px; + margin-top: 39px; .title { + td { margin-bottom: 5px; } + } }