commit
6d56db1a90
@ -262,9 +262,14 @@ table th {
|
|||||||
table th i {
|
table th i {
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
|
table td i {
|
||||||
|
position: relative;
|
||||||
|
line-height: 16px;
|
||||||
|
}
|
||||||
table td i:before {
|
table td i:before {
|
||||||
line-height: inherit !important;
|
position: absolute;
|
||||||
margin-top: 1px;
|
top: 10px;
|
||||||
|
left: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#mapHolder {
|
#mapHolder {
|
||||||
|
Loading…
Reference in New Issue
Block a user