File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -283,7 +283,7 @@ below.
283
283
<span class =" text-danger" slot =" prev-text" >Prev</span >
284
284
<span class =" text-warning" slot =" next-text" >Next</span >
285
285
<span class =" text-info" slot =" last-text" >Last</span >
286
- <div class = " d-flex align-items-center h-100 " slot =" ellipsis-text" >
286
+ <div slot =" ellipsis-text" >
287
287
<b-spinner small type =" grow" />
288
288
<b-spinner small type =" grow" />
289
289
<b-spinner small type =" grow" />
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ For a full list of all available slots see the [Slots](#comp-ref-b-pagination-sl
132
132
<span class =" text-danger" slot =" prev-text" >Prev</span >
133
133
<span class =" text-warning" slot =" next-text" >Next</span >
134
134
<span class =" text-info" slot =" last-text" >Last</span >
135
- <div class = " d-flex align-items-center h-100 " slot =" ellipsis-text" >
135
+ <div slot =" ellipsis-text" >
136
136
<b-spinner small type =" grow" />
137
137
<b-spinner small type =" grow" />
138
138
<b-spinner small type =" grow" />
You can’t perform that action at this time.
0 commit comments