Merge pull request #6464 from Crizz0/ticket/17043

[ticket/17043] Remove unnecessary cp navi CSS rule in bidi.css
This commit is contained in:
Marc Alexander 2023-02-06 22:44:10 +01:00
commit 41b8ec0470
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -788,15 +788,6 @@ li.breadcrumbs span:first-child > a {
float: right; float: right;
} }
/* Responsive *CP navigation
----------------------------------------*/
@media only screen and (max-width: 900px), only screen and (max-device-width: 900px)
{
.rtl .cp-menu, .rtl .navigation, .rtl .cp-main {
float: none;
}
}
/** /**
* forms.css * forms.css
*/ */