View | Details | Raw Unified | Return to bug 11033
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt (-5 lines)
Lines 20-29 Link Here
20
  element position and are not recommended;
20
  element position and are not recommended;
21
  we turn them off as a foundation for YUI
21
  we turn them off as a foundation for YUI
22
  CSS treatments. */
22
  CSS treatments. */
23
body {
24
	margin:0;
25
	padding:0;
26
}
27
#basketgroupcolumns {
23
#basketgroupcolumns {
28
    width: 58em;
24
    width: 58em;
29
}
25
}
30
- 

Return to bug 11033