mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge remote-tracking branch 'hanakin/ticket/13097' into develop-ascraeus
* hanakin/ticket/13097: [ticket/13097] Add missing unit type
This commit is contained in:
commit
7307380091
1 changed files with 1 additions and 1 deletions
|
@ -410,7 +410,7 @@ input.button1:focus, input.button2:focus, input.button3:focus {
|
|||
|
||||
.search-header a.button {
|
||||
border: 0;
|
||||
border-left: 1;
|
||||
border-left: 1px;
|
||||
padding: 3px 5px 3px 4px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue