aboutsummaryrefslogtreecommitdiff
path: root/www/package-version-details.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/package-version-details.css')
-rw-r--r--www/package-version-details.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/package-version-details.css b/www/package-version-details.css
index a701a5e..9d08a42 100644
--- a/www/package-version-details.css
+++ b/www/package-version-details.css
@@ -66,6 +66,13 @@ h1, h2, h3
text-overflow: ellipsis;
}
+/* Re-styling for full page variant. */
+
+.full h2
+{
+ white-space: normal;
+}
+
/*
* Version details table.
*/