change .nitro to .hide (no effect in current btfl.less configuration)
This commit is contained in:
parent
3567fc5c46
commit
7b5197ff55
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ div[aria-controls="partner-tab"],
|
||||||
}
|
}
|
||||||
|
|
||||||
&:last-child
|
&:last-child
|
||||||
{ &:extend(.nitro); }
|
{ &:extend(.hide); }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue