Improved style of tabs in tiny width.
This commit is contained in:
parent
f81ac8fc74
commit
81fbb8a89f
1 changed files with 1 additions and 1 deletions
|
@ -3680,7 +3680,7 @@ footer {
|
||||||
|
|
||||||
.type-tabs .tab {
|
.type-tabs .tab {
|
||||||
line-height: 40px;
|
line-height: 40px;
|
||||||
padding: 0;
|
padding: 0 8px 0 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.type-tabs .icon {
|
.type-tabs .icon {
|
||||||
|
|
Loading…
Reference in a new issue