Skip to content
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

Add link in firefox, to small input #174

Open
astralspark opened this issue Mar 12, 2017 · 1 comment
Open

Add link in firefox, to small input #174

astralspark opened this issue Mar 12, 2017 · 1 comment
Labels

Comments

@astralspark
Copy link

In firefox (52 and every other) when You click on "Link" button, input to specify text for URL (Display text) is too small/low. It's because line-height doesn't work on empty DIV. To fix it, you have to specify in #wbbmodal .div-modal-text, the min-height: 34px. It 28px line-height + 4px padding (2px top and 2px bottom) + 2px border (1px top and 1px bottom).

@jordandelozier
Copy link
Owner

Thanks, this will be added/fixed in the next update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants