Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InputGroup buttons look compressed with Firefox #6214

Closed
cagataycivici opened this issue Aug 2, 2018 · 4 comments
Closed

InputGroup buttons look compressed with Firefox #6214

cagataycivici opened this issue Aug 2, 2018 · 4 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@cagataycivici
Copy link
Member

An icon only button inside an inputgroup look compressed with Firefox

@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Aug 2, 2018
@cagataycivici cagataycivici added this to the 6.1.0-Final milestone Aug 2, 2018
@cagataycivici cagataycivici self-assigned this Aug 2, 2018
@nervnvs
Copy link

nervnvs commented Aug 22, 2018

"primeng": "^6.1.2"
Firefox 61.0.2
<p-button icon="fas fa-info" (click)="gotoDetail(rowData)">
or

image

@jsilveira2
Copy link

The same problem to me.

My config:

  • PrimeNg: ^6.1.2
  • Firefox: 61.0.2 (64-bit)

Used template: paradise-ng-6.0.0

@foo42bar
Copy link

foo42bar commented Aug 24, 2018

Hello.

The commit 541ee5c leads to problems when the nova-theme is NOT used:
The same layout problem in firefox (as described above) is the consequence of the now missing "width: 2em;".
Was the change in src/app/components/button/button.css needed?

Regards,
Martin

@Elanor-L
Copy link

@cagataycivici can you please check this when you've got time ? Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

5 participants