Skip to content

Commit

Permalink
IE tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Griffin committed Feb 19, 2009
1 parent f7fce83 commit f46e05b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 27 deletions.
28 changes: 2 additions & 26 deletions public/stylesheets/ie.css
@@ -1,29 +1,5 @@
/* IE6, oh how I hate thee. */

/*------------------------------------------------------------------------
=Structure
------------------------------------------------------------------------*/

#logo {
margin: 0 0 -18px 9px;
}

#main_nav {
margin: 9px 9px 0;
}

#app_content {
padding-top: 0;
}

#info_content {
border-top: 9px solid #fff;
}

#info_content p {
margin: 0 -18px 18px;
}

#tos {
padding: 0 0 18px;
.wrapper * {
border: 1px solid pink;
}
2 changes: 1 addition & 1 deletion public/stylesheets/master.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f46e05b

Please sign in to comment.