Skip to content

Commit

Permalink
Trying to fix list styling in test #2880
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisala committed Dec 12, 2024
1 parent c035a38 commit 89fb664
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions grails-app/assets/stylesheets/associated-orgs.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@
padding: 5px;
margin-right: 5px;
}

ul.ui-menu {
list-style: none;
}

0 comments on commit 89fb664

Please sign in to comment.