mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Merge branch 'develop-ascraeus' into develop
* develop-ascraeus: [ticket/13097] Add missing unit type
This commit is contained in:
commit
ead5276106
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