Changeset 51672 for trunk/src/wp-includes/admin-bar.php
- Timestamp:
- 08/26/2021 06:23:49 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/admin-bar.php
r50834 r51672 1168 1168 <style<?php echo $type_attr; ?> media="screen"> 1169 1169 html { margin-top: 32px !important; } 1170 * html body { margin-top: 32px !important; }1171 1170 @media screen and ( max-width: 782px ) { 1172 1171 html { margin-top: 46px !important; } 1173 * html body { margin-top: 46px !important; }1174 1172 } 1175 1173 </style>
Note: See TracChangeset
for help on using the changeset viewer.