Skip to content

Commit 1cdd394

Browse files
committed
Add some padding between toggle and description
Signed-off-by: Matt Friedman <maf675@gmail.com>
1 parent 163d1c5 commit 1cdd394

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles/all/theme/phpbb_wpn.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
flex-wrap: nowrap;
2020
justify-content: space-between;
2121
padding: 5px 10px;
22+
gap: 20px;
2223
}
2324

2425
.wpn-notification-dropdown-footer button:disabled {

0 commit comments

Comments
 (0)