From c49381c10da2a429d2d90b05dcfbdca13a2fc7e0 Mon Sep 17 00:00:00 2001 From: Tobias Markmann Date: Mon, 18 Apr 2016 19:36:34 +0200 Subject: Increase top margin on follow up messages This is needed because our warning icon is larger than the success check mark icon. Without it the swatch of the follow up messages is inside the message area. Test-Information: Tested on OS X 10.11.4. Change-Id: I4d0b0c62ba1101ee2f2114311696c939249bab7f diff --git a/Swift/resources/themes/Default/main.css b/Swift/resources/themes/Default/main.css index c463360..5db69d7 100644 --- a/Swift/resources/themes/Default/main.css +++ b/Swift/resources/themes/Default/main.css @@ -50,7 +50,7 @@ body { } .additional { - margin-top: -14px; + margin-top: -12px; } .unread { -- cgit v0.10.2-6-g49f6