https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25906
--- Comment #5 from Timothy Alexis Vass <[email protected]> --- Looking at your screenshot Owen, it looks nice. 1. I still suggest to remove style="width:10em;" from the two select elements, so that they adapt to the span2 width and so that the elements stay inside the container. 2. I would also like to change the span2 to a span3 so that the space inside makes sense at widths 768px to 1200px. The .span2 select { width: 100%; } would need to apply for .span3 select too. 3. I also suggest that the Clear-button is centered. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
