| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 .wp-block-categories { 2 box-sizing: border-box; 3 } 4 .wp-block-categories.alignleft { 5 /*rtl:ignore*/ 6 margin-right: 2em; 7 } 8 .wp-block-categories.alignright { 9 /*rtl:ignore*/ 10 margin-left: 2em; 11 } 12 .wp-block-categories { 13 /* Only apply the text align on dropdowns, not lists. */ 14 } 15 .wp-block-categories.wp-block-categories-dropdown.aligncenter { 16 text-align: center; 17 } 18 .wp-block-categories .wp-block-categories__label { 19 width: 100%; 20 display: block; 21 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated : Tue May 26 08:20:05 2026 | Cross-referenced by PHPXref |