Bugzilla – Attachment 9734 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]
Bug 8139 - add margin to recent comments CSS to fix stuff with menus
Bug-8139---add-margin-to-recent-comments-CSS-to-fi.patch (text/plain), 723 bytes, created by
Robin Sheat
on 2012-05-23 05:26:15 UTC
(
hide
)
Description:
Bug 8139 - add margin to recent comments CSS to fix stuff with menus
Filename:
MIME Type:
Creator:
Robin Sheat
Created:
2012-05-23 05:26:15 UTC
Size:
723 bytes
patch
obsolete
>From 2cd8febf04b98f4cf098f7cd03c6830c326f917c 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] Bug 8139 - add margin to recent comments CSS to fix stuff > with menus > >--- > 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
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