mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-20 05:22:47 +00:00
Update archive page to use pagination with page numbers and ellipses
* Change the way pagination is handled on the archive page * Display page links for 10 pages max
This commit is contained in:
@@ -207,6 +207,13 @@ body {
|
||||
text-decoration:underline;
|
||||
pointer-events:none;
|
||||
}
|
||||
|
||||
&.firstPage {
|
||||
margin-right:-5px;
|
||||
}
|
||||
&.lastPage {
|
||||
margin-left:-5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
button {
|
||||
|
||||
Reference in New Issue
Block a user