strange px voodoo
This commit is contained in:
parent
5f13c2eeb9
commit
545d121495
1 changed files with 2 additions and 2 deletions
|
@ -32,11 +32,11 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
.textbox_canvas_text * {
|
.textbox_canvas_text * {
|
||||||
margin-top: 0;
|
margin-top: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.textbox_canvas_text {
|
.textbox_canvas_text {
|
||||||
margin-top: 0;
|
margin-top: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.box {
|
.box {
|
||||||
|
|
Loading…
Add table
Reference in a new issue