From e0c7cc3d22ad29908101e2e7d858637fee1c7135 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Sun, 21 Jan 2018 19:07:47 +0100 Subject: [PATCH] Update responsive.css --- css/responsive.css | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/css/responsive.css b/css/responsive.css index 408c924..c0679fe 100755 --- a/css/responsive.css +++ b/css/responsive.css @@ -21,13 +21,7 @@ display: block !important; } .top-bar-section ul li { - background: transparent; - -webkit-transition-property: all; - -moz-transition-property: all; - transition-property: all; - -webkit-transition-duration: 0.3s; - -moz-transition-duration: 0.3s; - transition-duration: 0.3s; } + background: transparent; } .top-bar-section li:not(.has-form) a:not(.button) { background: transparent;