Created
November 9, 2012 04:03
-
-
Save Megic/4043631 to your computer and use it in GitHub Desktop.
WebBUG:css
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| css背景平铺补全BUG | |
| 解决方法:在width:100%; 后面加个 min-width:**px; 这个长度取于你的网页最低宽度。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment