Skip to content

Commit

Permalink
Increase about-menu height to remove scrollbar
Browse files Browse the repository at this point in the history
  • Loading branch information
teelahti committed Mar 3, 2014
1 parent bcc94c3 commit ccc6301
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -1573,7 +1573,7 @@ svg:not(:root) {

@media only screen and (min-width: 48em) {
.dl-menuwrapper .dl-menu {
max-height: 650px;
max-height: 700px;
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
Expand Down
Loading

0 comments on commit ccc6301

Please sign in to comment.