mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +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
|
@ -78,7 +78,6 @@ const inputTextCSS = `
|
|||
|
||||
.p-fluid .p-input-icon-left,
|
||||
.p-fluid .p-input-icon-right {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
`;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue