[wp-trac] [WordPress Trac] #43620: Privacy Policy page design
WordPress Trac
noreply at wordpress.org
Thu Apr 19 04:19:29 UTC 2018
#43620: Privacy Policy page design
------------------------------+---------------------------------
Reporter: melchoyce | Owner: xkon
Type: enhancement | Status: assigned
Priority: normal | Milestone: 4.9.6
Component: General | Version:
Severity: normal | Resolution:
Keywords: gdpr needs-patch | Focuses: ui, administration
------------------------------+---------------------------------
Comment (by xkon):
@azaozz the fixed `height` might have caused issues on responsive things
since the text would remain fluid.
Either way your 'position: absolute' triggered a nice thought and I
figured out what the issue was. If we had extra html below the `policy-
text` it was copying the tags also. If that <div> is last on the list the
copy worked fine.
In [attachment:43620.4.diff] I kept everything as on `43620.3` but re-
arranged the html and added the absolute positioning to make the Copy
working properly as well.
Everything seems ok here now and works in responsive as well without
issues
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43620#comment:27>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list