From f57e687015a356b76e880871cd0b6fedb21b31b4 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Tue, 4 Oct 2016 15:32:35 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 26855c2..68de405 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1739,9 +1739,10 @@ p.right{text-align: right;} color: #7e7e82; float: none; display: inline; + font-weight:inherit; } .user_txt{ - padding-left: 0; + padding-left: 0!important; font-size: 15px; font-family: 'Lato-Medium'; color: #343333; -- libgit2 0.21.4