This is a migrated thread and some comments may be shown as answers.

[Solved] Change the width of the popup, does not center now.

0 Answers 108 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Rhek
Top achievements
Rank 1
Rhek asked on 05 Aug 2011, 07:36 PM
Looks like I made another css error. I changed the width of the popup edit window from 350px to 700px and now the popup edit window does not center.  Here is my css change:

.t-edit-form-container {
 width: 700px;
 margin: 1em;
}

Could you please let me know how to change the width of the popup edit window and center it? Dynamic width based on contents would be great but I am not sure if that could be done with the window.

Thanks,
Rhek
Tags
Grid
Asked by
Rhek
Top achievements
Rank 1
Share this question
or