Removed bottom margin
parent
cd2fe7d66c
commit
9b2ecbee56
|
@ -12,7 +12,7 @@ body, textarea { font-family: Arial, sans-serif; }
|
||||||
#padpage {
|
#padpage {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
bottom: 8px;
|
bottom: 0px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue