diff --git a/tasmota/tasmota_xdrv_driver/xdrv_01_9_webserver.ino b/tasmota/tasmota_xdrv_driver/xdrv_01_9_webserver.ino index 5a95e15e3..54c477c7b 100644 --- a/tasmota/tasmota_xdrv_driver/xdrv_01_9_webserver.ino +++ b/tasmota/tasmota_xdrv_driver/xdrv_01_9_webserver.ino @@ -381,9 +381,10 @@ const char HTTP_CMND_STYLE[] PROGMEM = // Overrule CSS for flex console const char HTTP_FORM_CMND[] PROGMEM = "" // Close HTTP_HEAD_STYLE3
- "
" + "" "
" - "
" + "
" //
here fixes Firefox layout + "" // "
" "
" "
"; // Add dummy
replacing HTTP_HEAD_STYLE3 closed