mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
Merge branch '3.3.x'
This commit is contained in:
commit
8d00db1522
1 changed files with 3 additions and 0 deletions
|
@ -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%;
|
||||
|
|
Loading…
Add table
Reference in a new issue