|
@@ -218,6 +218,9 @@ footer {
|
|
color: @top-nav-menu-text-color;
|
|
color: @top-nav-menu-text-color;
|
|
text-align: center;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
|
|
+ &.views-button-container {
|
|
|
|
+ padding-bottom: 9.23077px;
|
|
|
|
+ }
|
|
}
|
|
}
|
|
.active > a, .active > a:hover, .active > a:focus {
|
|
.active > a, .active > a:hover, .active > a:focus {
|
|
color: @top-nav-menu-active-text-color;
|
|
color: @top-nav-menu-active-text-color;
|