https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27514

Ron Houk <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rhouk@ottumwapubliclibrary.
                   |                            |org

--- Comment #2 from Ron Houk <[email protected]> ---
This is happening to me as well with Firefox > 80 on Linux.  It doesn't happen
with my current Firefox-esr because it is at 78.8.  Might it somehow be related
to theming and the change in Firefox's support for the css property
"appearance" ?

Currently for a workaround I've got 

```

input[type="text"], textarea {
appearance:none;
} 

```

in IntranetUserCSS.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to