Ticket #22184: 22184.patch
| File 22184.patch, 429 bytes (added by johnbillion, 7 months ago) |
|---|
-
wp-admin/css/wp-admin.css
2860 2860 2861 2861 #titlediv { 2862 2862 position: relative; 2863 margin-bottom: 10px;2863 margin-bottom: 20px; 2864 2864 } 2865 2865 2866 2866 #titlediv label { … … 2922 2922 } 2923 2923 2924 2924 #edit-slug-box { 2925 height: 1em; 2925 2926 margin-top: 8px; 2926 2927 padding: 0 10px; 2927 2928 }
