diff --git a/src/style/_layout.scss b/src/style/_layout.scss index 9fc624e3526..ff8230c0aa6 100644 --- a/src/style/_layout.scss +++ b/src/style/_layout.scss @@ -500,6 +500,17 @@ { font-weight: bold; } + + button.tablinks + { + background: none; + border: 0; + padding: 0; + + color: inherit; + font-family: inherit; + font-weight: inherit; + } } }