[Common] tidied styles

This commit is contained in:
Maxim Kadushkin 2017-06-16 12:19:44 +03:00
parent d3d57e3d73
commit 14702fa96d

View file

@ -21,7 +21,6 @@
} }
&:not(.expanded):not(.cover){ &:not(.expanded):not(.cover){
.ribtab.active { .ribtab.active {
> a { > a {
font-weight: normal; font-weight: normal;
@ -107,16 +106,6 @@
letter-spacing: 0.7px; letter-spacing: 0.7px;
position: relative; position: relative;
//&::after {
// display: block;
// content: attr(data-title);
// //font-weight: bold;
// height: 1px;
// overflow: hidden;
// visibility: hidden;
//}
} }
&.active { &.active {