http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9584
Bug ID: 9584
Summary: Remove problematic IE CSS Hacks in staff client
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
Currently, there are several CSS rules, which are hacks for IE versions 7 and
older, in staff-global.css.
Within these, the hidden overflow property for *HTML BODY is cutting off
lengthy content in search results, managing labels, etc. This prevents users
from seeing the full pages of results, and prevents them from paging over for
more results.
While we might not want to support older versions of IE, this is problematic
behaviour, and it shouldn't be happening. I'm not sure of the origin of these
hacks, but it looks like we should remove them.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/