Skip to content

Commit

Permalink
Fix btn-nav position due GitHub Ribbon
Browse files Browse the repository at this point in the history
  • Loading branch information
Raniere Silva committed Jun 2, 2014
1 parent 1f0042c commit debaf9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -4565,7 +4565,7 @@ input[type="submit"].btn.btn-mini {
display: none;
float: right;
padding: 7px 10px;
margin-right: 5px;
margin-right: 100px;
margin-left: 5px;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
Expand Down

0 comments on commit debaf9e

Please sign in to comment.