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;
|
||||
}
|
||||
.blackBox .metacodeSetImage {
|
||||
width:40px;
|
||||
height:40px;
|
||||
width:36px;
|
||||
height:36px;
|
||||
float:left;
|
||||
}
|
||||
.blackBox tr {
|
||||
|
|
Loading…
Reference in a new issue