mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
f18style.css: fix textInput scrolling in Safari (Forum #82351)
git-svn-id: https://svn.fhem.de/fhem/trunk@19498 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
07dc31b742
commit
aa3c427f17
@ -223,6 +223,7 @@ body.fixedInput #logo,
|
||||
body.fixedInput #menu,
|
||||
body.fixedInput #menuBtn,
|
||||
body.fixedInput #content,
|
||||
body.fixedInput #textInput,
|
||||
body.fixedInput #hdr {
|
||||
position: fixed;
|
||||
overflow: auto;
|
||||
|
Loading…
Reference in New Issue
Block a user