Koha/koha-tmpl/opac-tmpl/ccsr/en
Owen Leonard db0fa0eacd Bug 9680 - cart aligned right in CCSR
The CCSR theme sets a min-width of 1000px for windows which are more
than 700px wide. This caused the cart popup window to be given a
min-width of 1000px, resulting in a broken layout with unnecessary
horizontal scrolling.

This patch adds a class to the cart template and to other pop-up window
templates to ensure that a large min-width is not enforced and to give
consistent padding to those pages.

To test, set your theme to 'CCSR' and view the following pop-up pages:

- The Cart. From the cart, trigger:
  - The "send" window
  - The "download" window
- From a view of a List's contents trigger:
 - The "send" window"
 - The "download" window

Each of these pages should look correct with no horizontal scrolling.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
All tests pass

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Template and CSS changes only, but no string changes.
Save for inclusion in 3.12.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-05-12 10:14:02 -04:00
..
css Bug 9680 - cart aligned right in CCSR 2013-05-12 10:14:02 -04:00
includes Bug 10017: Fix CSS for right-to-left in CCSR theme 2013-05-01 06:38:40 -04:00
js Bug 9679 - can't place hold from cart in CCSR 2013-05-12 09:57:53 -04:00
lib Bug 9572 follow-up: duplicate jQueryUI upgrade in CCSR 2013-04-02 08:56:23 -04:00