1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-25 04:23:38 +01:00

[ticket/14588] fix header search rtl

https://tracker.phpbb.com/browse/PHPBB3-14588#add-comment

PHPBB3-14588
This commit is contained in:
Michael Miday 2016-08-29 15:02:26 +02:00 committed by GitHub
parent a2838ad0b1
commit 7b880af02e

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 {