Skip to content

Commit

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

(cherry picked from commit 430cb0b)

Co-authored-by: ZitaNemeckova <znemecko@redhat.com>
  • Loading branch information
patchback[bot] and ZitaNemeckova authored May 11, 2021
1 parent 0ffe078 commit d03eb50
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 d03eb50

Please # to comment.