1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-16 13:48:58 +01:00

[ticket/16746] add spaces between sorting sections

PHPBB3-16746
This commit is contained in:
Michael Miday 2021-05-13 13:19:01 -10:00 committed by Marc Alexander
parent abe1d85fbf
commit 11203f4824
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -54,6 +54,7 @@
"word-break",
"tab-size",
"hyphens",
"background",
"background-color",
"background-image",
@ -104,17 +105,21 @@
"outline-color",
"outline-offset",
"tap-highlight-color",
"box-decoration-break",
"box-shadow",
"text-shadow",
"color",
"opacity",
"position",
"z-index",
"top",
"right",
"bottom",
"left",
"display",
"visibility",
"float",
@ -130,13 +135,14 @@
"flex-order",
"flex-pack",
"flex-align",
"flex-basis",
"flex-grow",
"flex-shrink",
"flex-basis",
"flex-wrap",
"justify-content",
"align-items",
"align-self",
"box-sizing",
"width",
"min-width",
@ -154,6 +160,7 @@
"padding-right",
"padding-bottom",
"padding-left",
"table-layout",
"empty-cells",
"caption-side",
@ -163,6 +170,7 @@
"list-style-position",
"list-style-type",
"list-style-image",
"content",
"quotes",
"counter-reset",