position issue when used on dialog
Opened this issue · 5 comments
piyushbeli commented
morsmodr commented
could you share your html code for this particular area?
piyushbeli commented
{{outlet.name || 'Add Outlet'}}
Name
City
Email
Mobile#
Landline#
Location
Save
Cancel
On Sat, May 9, 2015 at 2:23 AM, morsmodr notifications@github.com wrote:
could you share your html code for this particular area?
—
Reply to this email directly or view it on GitHub
#63 (comment)
.
Many thanks
Piyush Beli
morsmodr commented
sorry, I meant share it in form of jsfiddle or plunkr code
piyushbeli commented
Please find it here.
http://plnkr.co/edit/JKRiqen0vApfSQkFQikK?p=preview
On Sat, May 9, 2015 at 12:04 PM, morsmodr notifications@github.com wrote:
sorry, I meant share it in form of jsfiddle or plunkr code
—
Reply to this email directly or view it on GitHub
#63 (comment)
.
Many thanks
Piyush Beli
GeorgeLee134 commented
In your CSS you can do
.pac-container {
z-index: 9999;
}
I've tried it in IE9 and Chrome