mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12598] Remove right border
PHPBB3-12598
This commit is contained in:
parent
6eb2b876f1
commit
2ca001edcf
1 changed files with 2 additions and 2 deletions
|
@ -409,8 +409,8 @@ input.button1:focus, input.button2:focus, input.button3:focus {
|
||||||
}
|
}
|
||||||
|
|
||||||
.search-header a.button {
|
.search-header a.button {
|
||||||
border-top: 0;
|
border: 0;
|
||||||
border-bottom: 0;
|
border-left: 1;
|
||||||
padding: 3px 5px 3px 4px;
|
padding: 3px 5px 3px 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue