http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15317
--- Comment #3 from Jonathan Druart <[email protected]> --- Comment on attachment 45455 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45455 Bug 15317 - Use Bootstrap modal for MARC and Card preview when ordering from staged files Review of attachment 45455: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15317&attachment=45455) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt @@ +10,2 @@ > <link rel="stylesheet" type="text/css" href="[% themelang > %]/css/datatables.css" /> > +<style type="text/css">#dataPreview { width : 80%; margin-left : -40%; } > @media (max-width: 767px) { #dataPreview { margin: 0; width : auto; } > }</style> Why do we need a special style for this one? -- 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/
