From b8a0bc0b0b31670d2c424a40f7511132896a76d2 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 27 Sep 2017 12:06:06 +0200 Subject: fix some missing spinners --- view/theme/redbasic/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 0d85162d3..1b7aee30d 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1259,7 +1259,8 @@ img.mail-conv-sender-photo { .generic-content-wrapper { border: 1px solid #ccc; box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2); - border-radius: $radius; + border-radius: $radius; + margin-bottom: 1.5rem; } .section-title-wrapper { -- cgit v1.2.3