4 Feb
2020
4 Feb
'20
2:16 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24363 --- Comment #20 from Owen Leonard <oleonard@myacpl.org> ---
Actually, the patch "breaks" the 'Browse' button in Firefox.
The difference is almost imperceptible in Firefox on Windows, so I'm glad you caught it.
Owen, could you explain where do come from the @mixin default-input rules? Do we really need them?
We don't *need* them but using a @mixin lets us define the rules once and apply them to more than one element. I don't think the mixin is a problem if we add "height:unset" to input[type='file']. -- You are receiving this mail because: You are watching all bug changes.