Ticket #40735: 40735.3.diff
File 40735.3.diff, 741 bytes (added by , 3 years ago) |
---|
-
src/wp-admin/css/dashboard.css
318 318 319 319 .community-events .spinner { 320 320 float: none; 321 margin: 0;322 padding-bottom: 3px;321 margin: 5px 2px 0; 322 vertical-align: top; 323 323 } 324 324 325 325 .community-events-errors[aria-hidden="true"], … … 1251 1251 1252 1252 #community-events-submit { 1253 1253 margin-bottom: 0; 1254 /* Override .wp-core-ui .button */ 1255 vertical-align: top; 1254 1256 } 1255 1257 1256 1258 .community-events-form label, … … 1262 1264 padding: 6px 0; 1263 1265 border: 1px solid transparent; 1264 1266 } 1267 1268 .community-events .spinner { 1269 margin-top: 7px; 1270 } 1265 1271 } 1266 1272 1267 1273 /* Smartphone */