fix line-height
This commit is contained in:
parent
c6ef192dea
commit
5001643573
|
@ -495,7 +495,7 @@
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 22px;
|
line-height: 24px;
|
||||||
margin: 2px 0;
|
margin: 2px 0;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border: 0 none;
|
border: 0 none;
|
||||||
|
|
Loading…
Reference in a new issue