diff --git a/web_responsive/static/description/index.html b/web_responsive/static/description/index.html index 678c500e..8831eee6 100644 --- a/web_responsive/static/description/index.html +++ b/web_responsive/static/description/index.html @@ -415,6 +415,9 @@ and you need to refresh your view or open/close the app drawer to fix that.
  • Override LESS styling to allow for responsive widget layouts
  • Adding oe_main_menu_navbar ID to the top navigation bar triggers some great styles, but also JavaScript that causes issues on mobile
  • +
  • Sticky header and footer in list view only works on certain browsers: +https://caniuse.com/#search=sticky (note that the used feature is in +thead).