Make WordPress Core


Ignore:
Timestamp:
05/15/2018 07:26:04 PM (7 years ago)
Author:
azaozz
Message:

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

Props ianbelanger, azaozz.
Fixes #44093.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/privacy.php

    r43250 r43279  
    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.