From 8a0548e3dc8ea2a5816b7417b65429f66c307878 Mon Sep 17 00:00:00 2001 From: Веталь Date: Fri, 7 Oct 2016 13:13:13 +0300 Subject: [PATCH] test commit --- frontend/web/css/css_header.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index c1cee6b..0760885 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -14428,7 +14428,8 @@ h1.title { } .clock_style{ position: absolute; - top:10px; + /*top:10px;*/ + top:25px; left: 10px; } .clock_style .flip-clock-label{ -- libgit2 0.21.4