mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-03-31 00:37:45 +02:00
Fix tab display
This commit is contained in:
parent
1609de130a
commit
d7e16782e2
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ a.block__header--single-item, .block__header a {
|
||||||
.block__header--js-tabbed {
|
.block__header--js-tabbed {
|
||||||
@extend .block__header--light;
|
@extend .block__header--light;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
display: flex;
|
||||||
|
|
||||||
border-bottom: $border;
|
border-bottom: $border;
|
||||||
a {
|
a {
|
||||||
|
|
Loading…
Add table
Reference in a new issue