fix tab spacing
This commit is contained in:
parent
c734975a3b
commit
4c87f18d54
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ $buttondistance: 12pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabs li {
|
.tabs li {
|
||||||
flex: 1;
|
flex: 1 1 auto;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 0.5em 0.5em 1em;
|
padding: 0.5em 0.5em 1em;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue