mirror of
https://github.com/tomfran/typo.git
synced 2025-04-25 21:19:55 +03:00
Nowrap on pagination control
This commit is contained in:
parent
41cf1abc8d
commit
f7bca2a764
2 changed files with 7 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
<div class="single-pagination">
|
||||
<hr />
|
||||
|
||||
<div class="flex">
|
||||
<div class="flexnowrap">
|
||||
|
||||
<div class="single-pagination-prev">
|
||||
{{ with .PrevInSection }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue