From ba96f220ca77c4dba21258a97c8035ddffe42275 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Tue, 11 Oct 2016 12:52:57 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 36ed8f8..aa36144 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1698,7 +1698,7 @@ p.right{text-align: right;} align-items: center; letter-spacing: 0.4px; } -.cols a .label:hover{ +.cols a:hover .label{ bottom:0; } .cols a .label span{font-weight: 600;padding-right: 5px;} -- libgit2 0.21.4