diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index dedad0d236..05fcd922e1 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -2189,6 +2189,12 @@ ul.tabs li:hover, ul.tabs li.active { border-bottom-width: 4px; } +.tabbar.visible-xs .tabs-extended { + padding-top: 0; +} +#dropdownMenuTools-xs { + padding: 9px 10px; +} ul.tabbar ul.tabs-extended:hover li.dropdown { border-bottom: 0; } diff --git a/view/theme/frio/templates/common_tabs.tpl b/view/theme/frio/templates/common_tabs.tpl index 1b137450c9..9b71cebead 100644 --- a/view/theme/frio/templates/common_tabs.tpl +++ b/view/theme/frio/templates/common_tabs.tpl @@ -44,14 +44,14 @@ {{* All others are moved to this dropdown menu *}} -
  • +