Skip to content
Snippets Groups Projects
Commit 2462ee78 authored by Simon Will's avatar Simon Will
Browse files

Make page navigation wrap when it gets too long.

parent 5c95eff0
No related branches found
No related tags found
No related merge requests found
......@@ -251,4 +251,5 @@ input[type="checkbox"] {
.page-nav * {
margin: 0em 1em;
flex-wrap: wrap;
}
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