Skip to content
Snippets Groups Projects
Commit eef6fee0 authored by Kyle Fiedler's avatar Kyle Fiedler
Browse files

added styles to fix bullets showing up in sequence nav

parent ad619e4d
No related merge requests found
......@@ -3626,6 +3626,7 @@ nav.sequence-nav ol li p::after {
width: 10px; }
nav.sequence-nav ul {
margin-right: 1px;
list-style: none;
position: absolute;
right: 0;
top: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment