forked from indymedia/epicyon
No line height
parent
bc22ecd8b5
commit
220b00ffb6
|
@ -382,6 +382,7 @@ input[type=number] {
|
||||||
.transparent {
|
.transparent {
|
||||||
color: rgba(0, 0, 0, 0.0);
|
color: rgba(0, 0, 0, 0.0);
|
||||||
font-size: 0px;
|
font-size: 0px;
|
||||||
|
line-height: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.labelsright {
|
.labelsright {
|
||||||
|
|
Loading…
Reference in New Issue