summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2012-01-11 09:44:16 -0500
committerShaun McCance <shaunm@gnome.org>2012-01-11 09:44:16 -0500
commit721bc19cb7d758c9f3578a13032f952d4c3976c3 (patch)
tree6216d496a4e22ee0878eb1d62ba24ac8e00516d6
parent0762713dc9b24060dab35adadd9332fa525eb675 (diff)
downloadyelp-721bc19cb7d758c9f3578a13032f952d4c3976c3.tar.gz
yelp-commont.xsl: Changed div.all to div.page
-rw-r--r--data/xslt/yelp-common.xsl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/xslt/yelp-common.xsl.in b/data/xslt/yelp-common.xsl.in
index f8c62c77..773fb4e9 100644
--- a/data/xslt/yelp-common.xsl.in
+++ b/data/xslt/yelp-common.xsl.in
@@ -55,7 +55,7 @@ body {
background-color: </xsl:text><xsl:value-of select="$color.background"/><xsl:text>;
max-width: 100%;
}
-div.all {
+div.page {
border: none;
margin: 0;
width: 100%;