开发者

formalize.css buttons in ie/chrome

开发者 https://www.devze.com 2023-03-25 00:16 出处:网络
I\'m experiencing some problems styling buttons. I\'m using formalize.css from http://formalize.me/ and the Eric Meyer CSS Reset.

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

精彩评论

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

关注公众号