Skip to content
This repository has been archived by the owner on Jan 23, 2022. It is now read-only.

Commit

Permalink
Merge pull request #69 from iamsebastian/patch-1
Browse files Browse the repository at this point in the history
fix(docs): proper header img styling in ie8
  • Loading branch information
m7r committed Apr 14, 2014
2 parents e911170 + be330fc commit 9c8ca7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/templates/css/docs.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ img.AngularJS-small {
line-height: 18px
}

.header img {
.navbar img {
max-height: 40px;
padding-right: 20px;
}

.header img+.brand {
.navbar img+.brand {
padding: 10px 20px 10px 10px;
}

Expand Down

0 comments on commit 9c8ca7b

Please sign in to comment.