开发者

Ignoring minwidth in css

i just found out that Chrome is ignoring CSS min-width: ...; . I can't find solution to fix it, can you please give me some ideas? Checked on mozzila firefox and IE 9, on them it works just great! All answers will be app开发者_Go百科reciated! Thanks ;)! EDIT: fixe d;)


In your comment, you said:

In jsFiddle everything is okay, dunno why...

If this is true, then the problem is probably a non-visible character in your css file (eg. a control character, or other unicode character). Get a text editor (like Textwrangler) that can show un-printables and/or purge them for you.

Alternately, you might consider copying the code back out of jsFiddle, and pasting it into a clean text file.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜