mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-12 22:38:52 +00:00
[ticket/13097] Add missing unit type
PHPBB3-13097
This commit is contained in:
parent
ef9e0e743a
commit
aa1ffc9319
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 {
|
.search-header a.button {
|
||||||
border: 0;
|
border: 0;
|
||||||
border-left: 1;
|
border-left: 1px;
|
||||||
padding: 3px 5px 3px 4px;
|
padding: 3px 5px 3px 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue