fixing label height
This commit is contained in:
parent
8361d2f1ee
commit
26235fa3d1
|
@ -33,8 +33,9 @@
|
|||
.label {
|
||||
color: #296780;
|
||||
font-size: 11px;
|
||||
line-height: 12px;
|
||||
width: 140px;
|
||||
height: 24px;
|
||||
height: 22px;
|
||||
padding: 3px;
|
||||
overflow: hidden;
|
||||
word-wrap: break-word;
|
||||
|
|
Loading…
Reference in New Issue