In file epsacrop.css:
The tabs cut off longer image preset labels because the CSS for the tab links has been hard set to 100px.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | alter_width_of_tab_in_diaglog_to_auto-1350486-1.patch | 469 bytes | lukus |
In file epsacrop.css:
The tabs cut off longer image preset labels because the CSS for the tab links has been hard set to 100px.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | alter_width_of_tab_in_diaglog_to_auto-1350486-1.patch | 469 bytes | lukus |
Comments
Comment #1
lukusAttached patch changes width:100px to width:auto and fixes the problem.
Comment #1.0
lukusedit
Comment #2
yvmarques commentedThanks for it, I have just committed it.