1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-14 04:30:29 +01:00

[ticket/12598] Remove right border

PHPBB3-12598
This commit is contained in:
hanakin 2014-09-18 22:05:45 +02:00
parent 6eb2b876f1
commit 2ca001edcf

View File

@ -409,8 +409,8 @@ input.button1:focus, input.button2:focus, input.button3:focus {
}
.search-header a.button {
border-top: 0;
border-bottom: 0;
border: 0;
border-left: 1;
padding: 3px 5px 3px 4px;
}