mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
Merge branch '3.3.x'
This commit is contained in:
@@ -265,6 +265,9 @@ fieldset.submit-buttons input {
|
|||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
outline: 3px dashed transparent;
|
outline: 3px dashed transparent;
|
||||||
outline-offset: -4px;
|
outline-offset: -4px;
|
||||||
|
-webkit-box-sizing: border-box;
|
||||||
|
-moz-box-sizing: border-box;
|
||||||
|
box-sizing: border-box;
|
||||||
width: 450px;
|
width: 450px;
|
||||||
min-width: 100%;
|
min-width: 100%;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
Reference in New Issue
Block a user