From ac8fa9bf4c7ba0fd8f2ee3b057318ce02ed6200c Mon Sep 17 00:00:00 2001 From: OCA Git Bot Date: Fri, 24 Aug 2018 05:40:23 +0200 Subject: [PATCH] [UPD] README.rst --- web_responsive/static/description/index.html | 3 +++ 1 file changed, 3 insertions(+) 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).