Bugzilla – Attachment 10020 Details for
Bug 8139
Fix the CSS for the recent comments to prevent leftmenu overlapping it.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 8139 - add margin to recent comments CSS to fix stuff with menus
SIGNED-OFF-Bug-8139---add-margin-to-recent-comment.patch (text/plain), 895 bytes, created by
Katrin Fischer
on 2012-06-09 12:51:35 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 8139 - add margin to recent comments CSS to fix stuff with menus
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2012-06-09 12:51:35 UTC
Size:
895 bytes
patch
obsolete
>From e304a6c86cf6dc60dfbc2b65c4a1b517b2bf408b Mon Sep 17 00:00:00 2001 >From: Robin Sheat <robin@catalyst.net.nz> >Date: Wed, 23 May 2012 17:24:21 +1200 >Subject: [PATCH] [SIGNED-OFF] Bug 8139 - add margin to recent comments CSS to > fix stuff with menus > >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >Simple CSS change, fixes the problem with left navigation >overlapping list of recent comments on small screens in OPAC. >--- > koha-tmpl/opac-tmpl/prog/en/css/opac.css | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/css/opac.css b/koha-tmpl/opac-tmpl/prog/en/css/opac.css >index ea538aa..5c8321a 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/css/opac.css >+++ b/koha-tmpl/opac-tmpl/prog/en/css/opac.css >@@ -2168,6 +2168,7 @@ div.ft { > #recentcomments { > margin:auto; > max-width:750px; >+ margin-left: 13.3207em; > } > > .searchresults .commentline { >-- >1.7.9.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 8139
:
9734
| 10020