aboutsummaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-04-15 15:38:23 -0400
committerJoey Hess <joey@gnu.kitenet.net>2010-04-15 15:38:23 -0400
commit3fbc9e411eec34361e711813e09a516e1fb62e03 (patch)
tree70d1f5bae73f6162ee0ad4429ba10bb2c5fc1e35 /doc/style.css
parentc50d218916d28f6ee1f1ad2b2280e4dd8c90dc1b (diff)
downloadikiwiki-3fbc9e411eec34361e711813e09a516e1fb62e03.tar
ikiwiki-3fbc9e411eec34361e711813e09a516e1fb62e03.tar.gz
increase sidebar width from 20 to 30 ex
This makes it big enough to fit a month calendar.
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css
index af0fc230c..80b76b26c 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -230,7 +230,7 @@ div.recentchanges {
.sidebar {
line-height: 3ex;
- width: 20ex;
+ width: 30ex;
float: right;
margin-left: 40px;
margin-bottom: 40px;