File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
app/assets/stylesheets/components Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,6 @@ ul.pagination {
73
73
font-size : 20px ;
74
74
margin : 0 6px 0 0 ;
75
75
vertical-align : middle ;
76
- width : 44px ;
77
76
height : 34px ;
78
77
line-height : 0.9em ;
79
78
}
Original file line number Diff line number Diff line change 124
124
tools :
125
125
librarian_view : ' Staff view'
126
126
pagination_compact :
127
- previous : ' « <span class="d-none d-lg-inline"> Previous</span>'
128
- next : ' <span class="d-none d-lg-inline">Next</span> »'
127
+ previous : ' <span class="d-none d-lg-inline">« </span><span> Previous</span>'
128
+ next : ' <span>Next</span><span class="d-none d-lg-inline"> »<span> '
129
129
back_to_search : ' <span class="icon-moveback"></span> <span class="d-none d-lg-inline">Back to search</span>'
You can’t perform that action at this time.
0 commit comments