Closed (outdated)
Project:
Inline Registration
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2010 at 13:40 UTC
Updated:
14 Aug 2021 at 03:16 UTC
Jump to comment: Most recent
Comments
Comment #1
itserich commentedI figured out how to set the width in the cached page using Safari Developer.
Adding max-width to these fields did it:
.password-parent{margin:0 0 0 0;max-width:250px;}
.confirm-parent{margin:5px 0 0 0;max-width:250px;}
Still learning how to configure so each time the page is cached it is cached with those settings.
Comment #2
elamanIssue is very old. Closing it.