Skip to content

Commit

Permalink
hide presets - fixes #1521
Browse files Browse the repository at this point in the history
  • Loading branch information
Unihedro committed Jan 26, 2016
1 parent c1a3061 commit c9e55ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion public/stylesheets/board.css
Original file line number Diff line number Diff line change
Expand Up @@ -1041,7 +1041,8 @@ body.no-select #chat li {
padding: 3px 5px;
}
#chat.hidden ol.messages,
#chat.hidden form {
#chat.hidden form,
#chat.hidden .presets {
display: none;
}
div.game_tournament {
Expand Down

0 comments on commit c9e55ed

Please sign in to comment.