Skip to content

Instantly share code, notes, and snippets.

@Megic
Created November 9, 2012 04:03
Show Gist options
  • Save Megic/4043631 to your computer and use it in GitHub Desktop.
Save Megic/4043631 to your computer and use it in GitHub Desktop.
WebBUG:css
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