Overlay Panel's arrow tail is not right aligned when start with icon

UI Components for Angular
Post Reply
sonicwong
Posts: 5
Joined: 02 Jan 2020, 04:37

13 Jan 2021, 11:25

Overlay Panel's arrow tail is not right aligned when start with icon.

Code: Select all

<p style="text-align: left">left (over the icon) <i class="pi pi-info-circle" (mouseenter)="test1.show($event)"></i></p>
	<p-overlayPanel #test1 appendTo="body" [showCloseIcon]="false" [dismissable]="false">
		<p>1234567890-1234567890-1234567890</p>
	</p-overlayPanel>
Image

Demo code:
https://stackblitz.com/edit/primeng-tab ... onent.html

sonicwong
Posts: 5
Joined: 02 Jan 2020, 04:37

25 Jan 2021, 04:33

None got this bug?

woutersteven
Posts: 16
Joined: 19 Jan 2021, 17:30

25 Jan 2021, 21:22

I was able to reproduce the issue, but haven't found a solution yet. I guess you could try editing the theme.css file, but that's less than preferable.

I'm also looking at using tooltips with icons. If i find a solution i will post it here.

Post Reply

Return to “PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 14 guests