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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-1 lines)
Lines 4095-4101 span { Link Here
4095
4095
4096
// ==== MODULE LINKS - End ====
4096
// ==== MODULE LINKS - End ====
4097
4097
4098
4099
.adlibris-cover {
4098
.adlibris-cover {
4100
    max-height: 120px;
4099
    max-height: 120px;
4101
}
4100
}
(-)a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss (-1 / +8 lines)
Lines 2963-2966 button.closebtn { Link Here
2963
    }
2963
    }
2964
}
2964
}
2965
2965
2966
.adlibris-cover {
2967
    max-height: 120px;
2968
}
2969
2970
.adlibris-cover-big {
2971
    max-height: 200px;
2972
}
2973
2966
@import "responsive";
2974
@import "responsive";
2967
- 

Return to bug 8630