Make WordPress Core


Ignore:
Timestamp:
05/15/2018 07:42:20 PM (6 years ago)
Author:
azaozz
Message:

Privacy: fix styling of the Privacy Settings buttons on mobile/small screens.

Props ianbelanger, azaozz.
Merges [43279] to the 4.9 branch.
Fixes #44093.

Location:
branches/4.9
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/4.9

  • branches/4.9/src/wp-admin/privacy.php

    r43252 r43280  
    205205                <?php endif; ?>
    206206
    207                 <form method="post" action="">
     207                <form class="wp-create-privacy-page" method="post" action="">
    208208                    <input type="hidden" name="action" value="create-privacy-page" />
    209209                    <span>
Note: See TracChangeset for help on using the changeset viewer.