1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-01 20:19:13 +02:00

Merge pull request #4427 from hanakin/patch-2

[ticket/14588] fix header search rtl

* hanakin/patch-2:
  [ticket/14588] fix header search rtl
This commit is contained in:
Tristan Darricau 2016-08-31 19:04:13 +02:00
commit 2c6543cb6e
No known key found for this signature in database
GPG Key ID: 817043C2E29DB881

View File

@ -922,6 +922,7 @@ li.breadcrumbs span:first-child > a {
.rtl .search-header .button-search-end {
border: 0;
border-radius: 4px 0 0 4px;
}
.rtl .search-header {