Closed (fixed)
Project:
Linkit
Version:
6.x-1.3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 May 2010 at 17:06 UTC
Updated:
16 Jun 2010 at 20:20 UTC
The CSS included with this module is quite an overreach, one problem is the excessive padding on input elements causes the autocomplete throbber to show where it shouldn't. Another problem is the rounded corners cause inconsistency with other Drupal form elements.
This patch removes the non-essential styles, so that linkit will inherit the styles from the site's theme.
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 1.png | 50.64 KB | grendzy | |
| linkit_css.patch | 799 bytes | grendzy |
Comments
Comment #1
anonGrate! I will take a look at this later today!
Comment #2
anoncommited, Thanks