Skip to content

Commit

Permalink
Fix alignment of first global footer list on trac sites
Browse files Browse the repository at this point in the history
Fixes #487
  • Loading branch information
adamwoodnz committed Oct 20, 2023
1 parent 467881b commit b4ca520
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
& ul {
list-style: none;
padding: 0;
margin-top: 0;

& li + li {
margin-top: 5px;
Expand Down

0 comments on commit b4ca520

Please sign in to comment.