From aa2277b7f2ae47d2b836db0a4e23d9b5e48bdd2f Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 19 Oct 2016 15:35:01 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index dcf81c7..9f84f49 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2124,6 +2124,9 @@ p.right{text-align: right;} .menu .container{ padding: 8px 0px; } + .dropd_menu{ + top: 35px; + } } @media (max-width: 729px) { .post_cont{justify-content: center;} -- libgit2 0.21.4