Ticket #60374: 60374.diff
File 60374.diff, 833 bytes (added by , 15 months ago) |
---|
-
src/wp-content/themes/twentysixteen/css/blocks.css
325 325 display: list-item; 326 326 } 327 327 328 /* Navigation */ 329 330 .wp-block-navigation-item .wp-block-navigation-submenu { 331 margin-left: 0; 332 margin-right: 0; 333 } 334 335 .wp-block-navigation button { 336 background: transparent; 337 padding-top: 0; 338 padding-bottom: 0; 339 outline-offset: 0; 340 letter-spacing: normal; 341 } 342 343 .wp-block-navigation__responsive-container.is-menu-open { 344 padding: 0 1rem; 345 } 346 328 347 /*-------------------------------------------------------------- 329 348 5.0 Blocks - Widget Blocks 330 349 --------------------------------------------------------------*/