Skip to content

Commit

Permalink
Add horizontal scroll to documentation (#422)
Browse files Browse the repository at this point in the history
Fixes https://issues.redhat.com/browse/AAH-599

(cherry picked from commit 430cb0b)
  • Loading branch information
ZitaNemeckova authored and Patchback committed May 11, 2021
1 parent c1bd225 commit 0817d37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/containers/collection-detail/collection-detail.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
flex-grow: 1;
padding: 24px;
padding-top: 0px;
overflow-x: auto;

// make the height close to the height ofthe page so short docs don't
// look weird
Expand Down

0 comments on commit 0817d37

Please # to comment.