Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
doc: Remove default border around logo for MSIE
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jan 23, 2012
1 parent 6768d2f commit 7b93eb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api_assets/style.css
Expand Up @@ -249,6 +249,7 @@ code.pre {

#intro.interior #logo {
margin-left: -298px;
border:0;
}

hr {
Expand Down

0 comments on commit 7b93eb0

Please sign in to comment.