From f18fac79e09da5088ac8883ec30b6549e9f9cef2 Mon Sep 17 00:00:00 2001 From: Dmitry Naumov-Socolov Date: Mon, 17 Oct 2016 12:07:42 -0400 Subject: [PATCH] WEB/MAIL. Fixed css typo --- web/css/styles.min.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/css/styles.min.css b/web/css/styles.min.css index 85b2e42e9..a3b3212e7 100644 --- a/web/css/styles.min.css +++ b/web/css/styles.min.css @@ -1324,7 +1324,7 @@ div.l-content > div.l-separator:nth-of-type(4) { border-bottom: none; } -.l-unit-ftl { +.l-unit-ft { color: #929292; padding: 0 0 0 15px; }