Skip to content

Commit

Permalink
client: make commandbar a little taller
Browse files Browse the repository at this point in the history
  • Loading branch information
evanlucas committed Mar 29, 2016
1 parent c584425 commit 5e141fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/less/commandbar.less
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ irc-command-bar {
.panel-body {
margin: 0;
padding: 0;
max-height: 200px;
max-height: 300px;
overflow: scroll;
}

Expand Down

0 comments on commit 5e141fa

Please sign in to comment.