summaryrefslogtreecommitdiffstats
path: root/web/html/css/aur.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/css/aur.css')
-rw-r--r--web/html/css/aur.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/html/css/aur.css b/web/html/css/aur.css
index dada258..bae8e21 100644
--- a/web/html/css/aur.css
+++ b/web/html/css/aur.css
@@ -10,3 +10,7 @@
#pkg-updates td.pkg-new {
padding: 0 .5em;
}
+
+#pkg-stats td.stat-desc {
+ white-space: normal;
+}