Quote:
Originally Posted by jackie_w
Note: Please don't report here the problem that the dictionary definition text is clipped on the left edge, because as you can see from the attached screenshots the problem exists even without the patch!
|
Thanks for the help
did you try increasing the left margin?
Code:
#dictionary {
min-height: 376px;
max-height: 376px;
margin-top: 20px;
margin-left: 10px;
Also thanks to surquizu for trying the patch earlier.