From a8df8165eae2abf8db3a40b5d4aae9368ee081a6 Mon Sep 17 00:00:00 2001 From: marijus Date: Thu, 9 Oct 2014 11:21:13 +0200 Subject: more css fixes --- view/theme/redbasic/css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index f8305e32b..b5fccc1b9 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1526,6 +1526,7 @@ div.jGrowl div.jGrowl-notification { margin-left: $radiuspx; border: 1px solid #ccc; border-top: none; + width: calc(197px - $radiuspx * 2) !important; } #recip-ac .autocomplete, -- cgit v1.2.3