From f5570908285c781b957147e5378dee4280d75457 Mon Sep 17 00:00:00 2001 From: "Anatoly A. Kazantsev" Date: Fri, 26 Jun 2009 09:10:48 +0200 Subject: CSS improvement so that the Recent Changes page is rendered properly. --- local.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'local.css') diff --git a/local.css b/local.css index 49930eb4..a0a92228 100644 --- a/local.css +++ b/local.css @@ -1,6 +1,6 @@ /* ikiwiki local style sheet - Copyright © 2007, 2008 Free Software Foundation, Inc. + Copyright © 2007, 2008, 2009 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later @@ -287,3 +287,9 @@ a:hover padding-top: 0.3em; padding-bottom: 0.3em; } + +div.recentchanges +{ + clear: none; + width: auto; +} -- cgit v1.2.3