mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-27 20:40:21 +00:00
Privacy: Cleanup .wp-policy-help CSS remnants and add back-compat when hiding the tutorial content before copying.
Props garrett-eclipse. Fixes #49282. git-svn-id: https://develop.svn.wordpress.org/trunk@47112 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -729,6 +729,7 @@ form#tags-filter {
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
.hide-privacy-policy-tutorial .wp-policy-help, /* For back-compat see #49282 */
|
||||
.hide-privacy-policy-tutorial .privacy-policy-tutorial {
|
||||
visibility: hidden;
|
||||
}
|
||||
@@ -737,6 +738,7 @@ form#tags-filter {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.wp-suggested-text p.wp-policy-help, /* For back-compat see #49282 */
|
||||
.wp-suggested-text p.privacy-policy-tutorial {
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user