mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Removed display from input icon as it breaks elements with existing display selector
This commit is contained in:
parent
e9f07c5e3d
commit
c12c006461
2 changed files with 0 additions and 2 deletions
|
@ -5,7 +5,6 @@ const css = `
|
|||
.p-input-icon-left,
|
||||
.p-input-icon-right {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.p-input-icon-left > i,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue