Skip to content

Commit

Permalink
[docs] Make the top border consistent with the left logo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverkoey committed Jun 20, 2012
1 parent 6a0137a commit 7218d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -776,7 +776,7 @@ dl.bug
padding: 0px;
margin: 0px;
width: 100%;
border-bottom: 1px solid #5373B4;
border-bottom: 1px solid #ACACAC;
}

.image
Expand Down

0 comments on commit 7218d07

Please sign in to comment.