From b711c050db39bd733f4a48cbe575b9e926aa3d0d Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 21 Jan 2016 11:48:10 +0100 Subject: make contact block look widget alike --- view/theme/redbasic/css/style.css | 7 ------- 1 file changed, 7 deletions(-) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 8020da00a..4ae08dec8 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -489,13 +489,6 @@ footer { #contact-block { width: 100%; float: left; - background-color: rgba(254,254,254,0.5); - border-bottom: 1px solid rgba(238,238,238,0.8); - -moz-border-radius: $radiuspx; - -webkit-border-radius: $radiuspx; - border-radius: $radiuspx; - padding: 10px; - margin-bottom:10px; } #contact-block-numcontacts { -- cgit v1.2.3