mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/14588] fix header search rtl
https://tracker.phpbb.com/browse/PHPBB3-14588#add-comment PHPBB3-14588
This commit is contained in:
parent
a2838ad0b1
commit
7b880af02e
1 changed files with 1 additions and 0 deletions
|
@ -922,6 +922,7 @@ li.breadcrumbs span:first-child > a {
|
||||||
|
|
||||||
.rtl .search-header .button-search-end {
|
.rtl .search-header .button-search-end {
|
||||||
border: 0;
|
border: 0;
|
||||||
|
border-radius: 4px 0 0 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rtl .search-header {
|
.rtl .search-header {
|
||||||
|
|
Loading…
Add table
Reference in a new issue