|
|
@ -212,6 +212,10 @@ $toggler-width: 40px |
|
|
|
height: $main-menu-item-height |
|
|
|
height: $main-menu-item-height |
|
|
|
text-align: right |
|
|
|
text-align: right |
|
|
|
padding: 0 6px 0 0 |
|
|
|
padding: 0 6px 0 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Center toggle icon vertically. The element is higher than it looks like. |
|
|
|
|
|
|
|
line-height: 38px |
|
|
|
|
|
|
|
font-size: 11px |
|
|
|
&:hover |
|
|
|
&:hover |
|
|
|
@include varprop(color, main-menu-navigation-toggler-font-hover-color) |
|
|
|
@include varprop(color, main-menu-navigation-toggler-font-hover-color) |
|
|
|
.toggle-follow |
|
|
|
.toggle-follow |
|
|
|