Skip to content

Instantly share code, notes, and snippets.

@BruhKofi
Created March 18, 2017 01:56
Show Gist options
  • Save BruhKofi/665f0398c16c15e6cc7f7b6c27dd1921 to your computer and use it in GitHub Desktop.
Save BruhKofi/665f0398c16c15e6cc7f7b6c27dd1921 to your computer and use it in GitHub Desktop.
android 4.4 not centering css
body{margin:0 !important; padding:0 !important;}
img{border:0; height:auto; line-height:100%; outline:none; text-decoration:none;}
table{border-collapse:collapse !important;}
body, #bodyTable, #bodyCell{height:100% !important; margin:0 !important; padding:0 !important; width:100% !important;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment