Skip to content

Commit

Permalink
Merge pull request #3207 from leamsigc/fix-documentation-scroll
Browse files Browse the repository at this point in the history
Documentation Scroll  on the x-axis
  • Loading branch information
bestlong committed Jul 30, 2022
2 parents ec6c776 + 220f2eb commit 74bd308
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion DOCUMENTATION/static/custom-style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
/* Custom CSS */

.article{
overflow-x:hidden;
}
.article a {
border-bottom: none;
}
Expand Down

0 comments on commit 74bd308

Please sign in to comment.