From 9e97f7719d4b31b90c1a3a55aad5834bb2fa1339 Mon Sep 17 00:00:00 2001 From: icemate Date: Sat, 13 May 2017 18:20:02 +0300 Subject: [PATCH] мозаика --- frontend/web/css/style.css | 1 + frontend/web/css/style.min.css | 9 +++++++++ 2 files changed, 10 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index c635de5..750e492 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2753,6 +2753,7 @@ y-axis } @media (max-width: 767px) { + .moz-2.moz-2-1{ padding-left: 15px !important; padding-right: 0 !important; diff --git a/frontend/web/css/style.min.css b/frontend/web/css/style.min.css index 051d283..ec660c1 100755 --- a/frontend/web/css/style.min.css +++ b/frontend/web/css/style.min.css @@ -3409,6 +3409,15 @@ ul.breadcrumb li a { padding-right: 5px; text-align: left } + .moz-2.moz-2-1{ + padding-left: 15px !important; + padding-right: 0 !important; + } + .moz-2.moz-2-2{ + padding-left: 2px !important; + padding-right: 15px !important; + } + } .container, .container-fluid { -- libgit2 0.21.4