summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Swift/resources/themes/Default/main.css2
1 files changed, 1 insertions, 1 deletions
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;