开发者

formalize.css buttons in ie/chrome

I'm experiencing some problems styling buttons.

I'm using formalize.css from http://formalize.me/ and the Eric Meyer CSS Reset.

This is what happens in IE and Chrome:

formalize.css buttons in ie/chrome

The class for the buttons looks like this:

.paging_button
{
margin-top:2px;
width: 25px !important;
}

Any suggestions开发者_Python百科 as to why the descriptions seem to float out of their normal position in IE and Chrome?


try padding: 0px; current default value is... padding: 1px 6px; I think?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜