Skip to content

Commit

Permalink
fix to menu dropdown z-index | fixes #57
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Jan 2, 2014
1 parent 23a9c0f commit 84c6ca9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion public/stylesheets/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -1065,7 +1065,7 @@ form.wide input[type="text"], form.wide textarea {
background: #fff;
border: 1px solid #dadada;
border-top: none;
z-index: 1;
z-index: 3;
}
span.progress > .zero {
color: #afafaf;
Expand Down
1 change: 0 additions & 1 deletion todo
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ antifarming tool for mods
list all players by ranking.
automatic ai cheat detection is broken
time pie chart colors http://en.lichess.org/52ede6hu/stats
zindex issue https://github.com/ornicar/lila/issues/57
full page recent forum posts

deploy
Expand Down

0 comments on commit 84c6ca9

Please sign in to comment.