Ultima Theme - floating labels are overlapping input #4705
-
Describe the bugThe example with the label boundaries highlighted: I'm not sure, if this is the correct place to report theme bugs. Reproducer
Expected behaviorThe label background should only cover the label-text. PrimeFaces editionCommunity PrimeFaces version15.0.14 ThemeUltima JSF implementationMojarra JSF version4.1 Java version21 Browser(s)No response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
Yep probably needs an Ultima tweak to match @tandraschko |
Beta Was this translation helpful? Give feedback.
-
|
@melloware any idea how to fix it? |
Beta Was this translation helpful? Give feedback.
-
|
thanks, will fix it for the next release |
Beta Was this translation helpful? Give feedback.


@tandraschko if you find
\webapp\resources\layout\styles\theme\extensions\_float_label.scssThis disabled the min height ONLY in the outlined scenario everything is wokring fine in the FILLED scenario.
see the change I made below in // ✅ Added rule (nested properly) ...