1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2023-04-04 20:38:42 +02:00

View File

@@ -265,6 +265,9 @@ fieldset.submit-buttons input {
font-size: 13px;
outline: 3px dashed transparent;
outline-offset: -4px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 450px;
min-width: 100%;
max-width: 100%;