InputNumber: Material Theme increment/decrement buttons misaligned; missing semi-colon #17256
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
With the Material Theme applied, the buttons to increment and decrement the value in p-inputnumber are not vertically aligned in the center.
CSS properties top and right have no effect because of missing semi-colon:
primeng/packages/themes/src/presets/material/inputnumber/index.ts
Line 42 in df74566
Pull Request Link
#17257
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/stackblitz-starters-ugew1rpr
Environment
Windows 10
Firefox 128.3.1esr
Angular version
19.0.5
PrimeNG version
v19
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
CSS top and right are applied as intended
The text was updated successfully, but these errors were encountered: