[Koha-patches] [PATCH] Bug 8139 - add margin to recent comments CSS to fix stuff with menus

Robin Sheat robin at catalyst.net.nz
Wed May 23 07:25:56 CEST 2012


---
 koha-tmpl/opac-tmpl/prog/en/css/opac.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/koha-tmpl/opac-tmpl/prog/en/css/opac.css b/koha-tmpl/opac-tmpl/prog/en/css/opac.css
index 21dc08f..8a6cb70 100644
--- a/koha-tmpl/opac-tmpl/prog/en/css/opac.css
+++ b/koha-tmpl/opac-tmpl/prog/en/css/opac.css
@@ -2055,6 +2055,7 @@ div.ft {
 #recentcomments {
 	margin:auto;
 	max-width:750px;
+	margin-left: 13.3207em;
 }
 
 .searchresults .commentline {
-- 
1.7.5.4



More information about the Koha-patches mailing list