akveo / akveo/ng2-smart-table

page-link-prev page-link-next font size error

Abierto
#903 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
1.6k
Forks
867
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I use this module in several places and I have a visual bug I can't understand.
I use it (ng2-smart-table 1.3.5) along side with:

- angular 6.1.7
- ng-bootstrap 3.3.1 (bootstrap 4.1.3)
- ng2-tree 2.0.0-rc.11
- ... Do you need all the list ?

I have on Safari and Chrome (both on MacOS) a little incoherency on the definition of the page-link-prev and page-link-next font size [here](https://github.com/akveo/ng2-smart-table/blob/ba5521c1c55d96f953e47c162d443ed07c80cc20/src/ng2-smart-table/components/pager/pager.component.scss#L22).

This make the '<' and '>' smaller that the rest of the pager line. See the screenshot:
![with font-size](https://user-images.githubusercontent.com/873659/48477312-8e9c0100-e801-11e8-9437-ca89f5edee67.png)

This is corrected by removing the line of css that set the font-size for those links:
![without font-size](https://user-images.githubusercontent.com/873659/48477313-8e9c0100-e801-11e8-9e65-31a9b6923741.png)

I'm I the only one to get this glitch ? Maybe I'm not using it correctly somewhere or there is some incompatibility with my configuration ?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.