Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

position issue when used on dialog #63

Open
piyushbeli opened this issue May 8, 2015 · 5 comments
Open

position issue when used on dialog #63

piyushbeli opened this issue May 8, 2015 · 5 comments

Comments

@piyushbeli
Copy link

Drawer location for selecting the place is misplaced (it's coming on background screen rather on dialog) when used this directive on dialog.

image

@morsmodr
Copy link

morsmodr commented May 8, 2015

could you share your html code for this particular area?

@piyushbeli
Copy link
Author

{{outlet.name || 'Add Outlet'}}

Name
City
Email
Mobile#
Landline#
Location
Save Cancel

On Sat, May 9, 2015 at 2:23 AM, morsmodr [email protected] 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
Copy link

morsmodr commented May 9, 2015

sorry, I meant share it in form of jsfiddle or plunkr code

@piyushbeli
Copy link
Author

Please find it here.
http://plnkr.co/edit/JKRiqen0vApfSQkFQikK?p=preview

On Sat, May 9, 2015 at 12:04 PM, morsmodr [email protected] 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
Copy link

In your CSS you can do

.pac-container {
z-index: 9999;
}

I've tried it in IE9 and Chrome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants