Bug 8139 - Fix the CSS for the recent comments to prevent leftmenu overlapping it.
Summary: Fix the CSS for the recent comments to prevent leftmenu overlapping it.
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: 3.6
Hardware: All All
: P5 - low minor (vote)
Assignee: Robin Sheat
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-23 05:17 UTC by Robin Sheat
Modified: 2013-12-05 20:04 UTC (History)
2 users (show)

See Also:
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 (723 bytes, patch)
2012-05-23 05:26 UTC, Robin Sheat
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 8139 - add margin to recent comments CSS to fix stuff with menus (895 bytes, patch)
2012-06-09 12:51 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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.