Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

Conversation

@Milind300
Copy link

Whenever we click on Create new Customer the pop-up of create form Was not appear proper in Middle on crome browser so made changes in CSS in this line 99
before

After Change

Whenever we click on Create new Customer the pop-up of create form Was not appear proper in Middle on crome browser so made changes in CSS in this line 99
before
 <div id="my-modal" class="modal hide fade" style="width:850px;margin:-40% 0 0 -30%;">
After Change
 <div id="my-modal" class="modal hide fade" style="width:850px;margin:-40% 0 0 -30%;">
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant