Fix Bug 52824
This commit is contained in:
parent
97755f0d79
commit
ba27f4d38a
|
@ -43,6 +43,10 @@
|
||||||
height: auto;
|
height: auto;
|
||||||
display: block;
|
display: block;
|
||||||
line-height: normal;
|
line-height: normal;
|
||||||
|
|
||||||
|
&:before{
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue