Bug 8139

Summary: Fix the CSS for the recent comments to prevent leftmenu overlapping it.
Product: Koha Reporter: Robin Sheat <robin>
Component: OPACAssignee: Robin Sheat <robin>
Status: CLOSED FIXED QA Contact:
Severity: minor    
Priority: P5 - low CC: katrin.fischer, paul.poulain
Version: 3.6   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 8139 - add margin to recent comments CSS to fix stuff with menus
[SIGNED-OFF] Bug 8139 - add margin to recent comments CSS to fix stuff with menus

Description Robin Sheat 2012-05-23 05:17:13 UTC

    
Comment 1 Robin Sheat 2012-05-23 05:26:15 UTC Comment hidden (obsolete)
Comment 2 Robin Sheat 2012-05-23 05:27:29 UTC
From Evonne Cheung, our designer who actually made this change:

It adds a margin-left to the recent comments div so that it will not be
overlapped  by the leftmenu, it appears to have been forgotten in the
base theme so we keep having to fix it, this should eliminate that
(granted its only if the width of the leftmenu doesn't change from the
base, but better than nothing)
Comment 3 Katrin Fischer 2012-06-09 12:51:35 UTC
Created attachment 10020 [details] [review]
[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.
Comment 4 Paul Poulain 2012-06-10 10:40:20 UTC
QA comment: tiny patch, css only, nothing to say except: passed QA
Comment 5 Paul Poulain 2012-06-10 10:43:10 UTC
It's not an ENH, but a minor bugfix (could be interesting in 3.8)
Comment 6 Jared Camins-Esakov 2012-12-31 01:05:01 UTC
There have been no further reports of problems so I am marking this bug resolved.