-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Larry -> Edit Contact glitch #3820
Comments
Comment by @alecpl on 13 Jun 2012 12:08 UTC Works for me. Maybe some mod is breaking this. |
Status changed by @alecpl on 13 Jun 2012 12:08 UTC new => closed |
Milestone changed by @alecpl on 13 Jun 2012 12:08 UTC later => 0.8-stable |
Comment by rosali on 13 Jun 2012 12:25 UTC No, same with no plugins active! |
Comment by rosali on 14 Jun 2012 03:58 UTC See my emails sent to you. Issue occurs only on high resolutions screens (1980 x 1020). |
Status changed by rosali on 14 Jun 2012 03:58 UTC closed => reopened |
Comment by @alecpl on 14 Jun 2012 08:36 UTC This is most likely related to text-indent in css styles of Larry. Try to replace used value 1000px with -1000px or vice versa or increase it to a bigger value. |
Comment by rosali on 14 Jun 2012 12:07 UTC addressbook.css: I have there -1000px; (+)1000px results in a vertical scroll bar. -5000px; works. Should I narrow this with other negative values?
|
Comment by rosali on 14 Jun 2012 12:16 UTC -1190px is the minimum value working for my screen resolution. As -5000px works as well this should be fine for the next years ;-). |
Comment by @alecpl on 14 Jun 2012 12:18 UTC I think it's safe to replace all -1000px with -5000px, but I'll leave this to Thomas. |
Status changed by @alecpl on 14 Jun 2012 12:18 UTC reopened => new |
Owner changed by @alecpl on 14 Jun 2012 12:18 UTC => thomasb |
Comment by @thomascube on 18 Jun 2012 10:43 UTC Fixed in 900e622 |
Status changed by @thomascube on 18 Jun 2012 10:43 UTC new => closed |
Reported by rosali on 13 Jun 2012 11:12 UTC as Trac ticket #1488534
In FF and Chrome there is a mis-placed link "Delete" which should not be there at all. In IE it is ok.
See screenshot.
Migrated-From: http://trac.roundcube.net/ticket/1488534
The text was updated successfully, but these errors were encountered: