From 88a89e14df98764d86d3d1eaa13e111350ac9e55 Mon Sep 17 00:00:00 2001 From: Tobias Markmann Date: Wed, 6 Apr 2016 22:57:22 +0200 Subject: Increase unread marker height to not overlap with messages Test-Information: Tested unread marker with very narrow chat views. The unread marker label does not overlap with the message. Change-Id: I531c47bc440ad6b8a45ac9c679f736d695207b0f diff --git a/Swift/resources/themes/Default/main.css b/Swift/resources/themes/Default/main.css index 83b1561..c463360 100644 --- a/Swift/resources/themes/Default/main.css +++ b/Swift/resources/themes/Default/main.css @@ -54,7 +54,7 @@ body { } .unread { - height: 15px; + height: 30px; border-top: solid 1px #ffd180; margin-top: -6px; margin-bottom: -15px; -- cgit v0.10.2-6-g49f6