From 7b0fb9f9f831d145d26edade07a78d7ff1c6a601 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Tue, 25 Oct 2016 13:27:36 +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 acb0287..fcf3106 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -963,11 +963,11 @@ footer .socbuts a:hover{ .tile_2{ width: 100%; max-width: 305px; - height: 315px; position: relative; text-align: center; text-transform: uppercase; margin: 0 auto; + margin-bottom: 20px; } .tile_1 .picture, .tile_2 .picture{ width:100%; -- libgit2 0.21.4