[yelp-xsl] html.xsl: Fix sizing of aboutblurb
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp-xsl] html.xsl: Fix sizing of aboutblurb
- Date: Wed, 11 Jan 2012 14:44:20 +0000 (UTC)
commit c814f18ac84eb4b64e58e96118eb9d9cb7427d51
Author: Shaun McCance <shaunm gnome org>
Date: Wed Jan 11 09:43:56 2012 -0500
html.xsl: Fix sizing of aboutblurb
xslt/common/html.xsl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xslt/common/html.xsl b/xslt/common/html.xsl
index 666f4a4..26eaad6 100644
--- a/xslt/common/html.xsl
+++ b/xslt/common/html.xsl
@@ -707,7 +707,7 @@ div.aboutblurb {
display: inline-block;
vertical-align: top;
text-align: left;
- max-width: 20em;
+ max-width: 18em;
margin: 0 1em 1em 1em;
}
ul.credits, ul.credits li {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]