Pagination-sm forget @line-height-small
Created by: Jacquelin
Hello
The height of pagination elements is not consistent with btn-sm (29px for pagination, 30px for btn, see attach image).
pagination-sm forget '@line-height-small' !
buttons.less:133
.button-size(@padding-small-vertical; @padding-small-horizontal; @font-size-small; @line-height-small; @border-radius-small);
pagination.less:87
.pagination-size(@padding-small-vertical; @padding-small-horizontal; @font-size-small; @border-radius-small);