1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-05 14:04:57 +02:00

Merge branch '3.2.x'

* 3.2.x:
  [ticket/14588] fix header search rtl
This commit is contained in:
Tristan Darricau 2016-08-31 19:04:28 +02:00
commit 7919cf7462
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 {