Skip to content

Commit

Permalink
Bump size of documentation sidebar
Browse files Browse the repository at this point in the history
Reviewed By: danielbuechele

Differential Revision: D6978450

fbshipit-source-id: c82da40e2ef44b360cb98e1cc0a28b516aa2e573
  • Loading branch information
Emil Sjölander authored and facebook-github-bot committed Feb 13, 2018
1 parent 4b7efb7 commit 5f2cf66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/components/DocsSidebar.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

.DocsSidebar {
height: 100%;
width: 350px;
width: 450px;
padding: 20px;
border-right: 1px solid #dddfe2;
overflow: auto;
Expand Down

0 comments on commit 5f2cf66

Please sign in to comment.