[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 { .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;
} }