http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11347
Olli-Antti Kivilahti <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Olli-Antti Kivilahti <[email protected]> --- BTW Adding a new css directive #logo { background:transparent url("../images/vaara-kirjastot-logo-medium.png") no-repeat scroll 0; border:0; float:left!important; margin:0; padding:0; width: 163px; height: 50px; } to overwrite the one in opac.css:1's monster oneliner will break the responsive design. This is especially true when the logo is of different size. -- 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/
