Skip to content

Commit

Permalink
Update extra.css
Browse files Browse the repository at this point in the history
  • Loading branch information
suderman committed Aug 28, 2014
1 parent f2a69d4 commit 70d0414
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
.social-bar a[href*="facebook"], .social-bar a[href*="instagram"] { display: none; }

/* Force IE8 to mobile size */
.ie8 body.root > header,
.ie8 body.root > footer,
.ie8 body.root > div,
.ie8 body.root .container {
.ie8 body > header,
.ie8 body > footer,
.ie8 body > div,
.ie8 body .container {
width: 480px;
margin: 0 auto;
}
Expand Down

0 comments on commit 70d0414

Please sign in to comment.