From 48b87f96ef060ce5146e2b527fb51ca291cdc2c3 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 29 Jun 2016 15:02:14 +0300 Subject: [PATCH] 290616 --- 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 7645705..7bcb483 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -408,7 +408,8 @@ button:focus {outline: none;} margin-right: 25px; display: inline-block; float: left; - overflow:hidden; + overflow: hidden; + margin-bottom: 35px; } .slider .slide{ width:100%; -- libgit2 0.21.4