Skip to content

Commit

Permalink
Fix text overflow over sticky sidebar. (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
shwoodard committed Aug 7, 2024
1 parent fcae6a8 commit 082c5f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aip_site/support/scss/imports/sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

.docs-component-sidebar {
-webkit-position: sticky;
background: #fff;
display: block;
float: right;
position: sticky;
Expand Down

0 comments on commit 082c5f7

Please sign in to comment.