I put my theme('adv... where I want the icon to show. I really would rather it not float or break. I find that removing the "float" tag from the CSS and replacing "display: block" with "display: inline-block" works so much better.
I put my theme('adv... where I want the icon to show. I really would rather it not float or break. I find that removing the "float" tag from the CSS and replacing "display: block" with "display: inline-block" works so much better.
Comments
Comment #3
gisleIt has been in the queue for two and half years now, and there has not been a single objection to this.
I think this proposal makes a lot of sense. It is the same height as standard text, and having it inline allows the developer to position it freely.
It is going to have a small cosmetic impact on how the help icons display in Views and other projects that relied on it floating left (they will appear above instead of to the left of the item). But it is only cosmetic and simple to fix.
Comment #4
gisle