Skip to content

Commit

Permalink
Changed cursor on description to default
Browse files Browse the repository at this point in the history
  • Loading branch information
Max committed Oct 12, 2017
1 parent 1f10a20 commit fdb4012
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions header.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
float: right;
padding: 10px 15px 10px 15px;
margin-right: 2%;
cursor: default;
visibility: hidden;
display: none;
}
Expand Down Expand Up @@ -130,9 +131,6 @@
}

#description {
float: right;
padding: 10px 15px 10px 15px;
margin-right: 2%;
visibility: visible;
display: inline;
}
Expand Down

0 comments on commit fdb4012

Please sign in to comment.