diff --git a/core/themes/seven/css/components/tabs.css b/core/themes/seven/css/components/tabs.css index c7517c4aaca76e07ddcc5d54fc38cf7368081cd4..23c4a48de453f5c6ca2c81dce08c328586da9644 100644 --- a/core/themes/seven/css/components/tabs.css +++ b/core/themes/seven/css/components/tabs.css @@ -56,6 +56,7 @@ background-color: #fafaf7; } li.tabs__tab { + display: block; padding: 0; } /* This is required to win over specifity of [dir="rtl"] .tabs__tab */