actually fixed metacode set styling issues
This commit is contained in:
parent
3625a750fd
commit
6cec71fe2c
1 changed files with 2 additions and 2 deletions
|
@ -2030,8 +2030,8 @@ div.mapInfoStat {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
.blackBox .metacodeSetImage {
|
.blackBox .metacodeSetImage {
|
||||||
width:40px;
|
width:36px;
|
||||||
height:40px;
|
height:36px;
|
||||||
float:left;
|
float:left;
|
||||||
}
|
}
|
||||||
.blackBox tr {
|
.blackBox tr {
|
||||||
|
|
Loading…
Reference in a new issue