diff --git a/mobile/functions.php b/mobile/functions.php
index d2504e245..9f5dd7835 100644
--- a/mobile/functions.php
+++ b/mobile/functions.php
@@ -230,8 +230,8 @@
print "
$tmp_category
- ($cat_unread
- unread)$ellipsis";
+ ($cat_unread)$ellipsis
+ ";
print "
";
diff --git a/mobile/mobile.css b/mobile/mobile.css
index a912b1a70..50d842ad2 100644
--- a/mobile/mobile.css
+++ b/mobile/mobile.css
@@ -165,6 +165,7 @@ ul.headlines img.marked {
}
div.postTags {
color : gray;
+ font-size : x-small;
}
#headingAddon {