diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 422a72e26..b2d78c5a5 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2002,6 +2002,13 @@ img.mail-list-sender-photo { color: black; } +.divgrow-showmore { + display: block; + width: 100%; + border-top: 1px dashed #ccc; + text-align: center; +} + /* widgets */ .widget {