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

added styles to fix bullets showing up in sequence nav

parent caf5c040
Branches
Tags
No related merge requests found
......@@ -171,6 +171,7 @@ nav.sequence-nav {
ul {
margin-right: 1px;
list-style: none;
position: absolute;
right: 0;
top: 0;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment