2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +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:
rudolfkoenig 2019-05-30 17:16:08 +00:00
parent 07dc31b742
commit aa3c427f17

View File

@ -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;