SPR-908: QS - code

This commit is contained in:
Silke Pisulla 2017-04-12 12:04:15 +02:00
commit 1c73fa5363

View file

@ -129,7 +129,6 @@
border-radius: @ini_default_border_radius; // @ini_default_border_radius vs. @fix_border-radius border-radius: @ini_default_border_radius; // @ini_default_border_radius vs. @fix_border-radius
color: inherit; color: inherit;
transform: none; transform: none;
//transition: @transition opacity;
} }
&:hover, &:hover,
@ -153,7 +152,6 @@
bdi { bdi {
display: inline-block; display: inline-block;
color: inherit; color: inherit;
//transition: @transition color;
} }
bdi:first-of-type { bdi:first-of-type {
@ -169,7 +167,6 @@
left: -2px; left: -2px;
font-size: 1.4rem; font-size: 1.4rem;
margin: 0; margin: 0;
//transition: @transition color;
@media @screen_min-xxlg { @media @screen_min-xxlg {
top: -.25rem; top: -.25rem;