Skip to content

Commit

Permalink
Add overflow avoiding floating hidden links (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbabbs authored and Francesco Esposito committed May 7, 2018
1 parent 2a6ca29 commit 1cdfd30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ ul.courses li:hover {
}

.item {
overflow: hidden;
padding: .5em 0;
}

Expand Down

0 comments on commit 1cdfd30

Please sign in to comment.