Hello there.
In buttons plugin you may see, that
a.button, button { ... line-height:130%; ...}
but
button[type] { ... line-height:17px; ...}
Is there any reason to have different metric units for elements that
should look similar?
I had problem with customization of button bcoz of this.
Perhaps it would be better choice to use same metric for all elements
of Buttons plugin?
Also Safari 4 beta element inspector show that
line-height attribute of textfield (form plugin) is
line-height: normal;
Perhaps it would be nice to override line-height attribute for
elements of Form plugin or Safari 4 has one more bug?
I am not that deep in cross-browser CSS voodoo, so I've preferred this
message over repo commit =)
And one more thing - thanks for blueprint!
It is awesome!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---