mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:11:47 +02:00
Merge pull request #6464 from Crizz0/ticket/17043
[ticket/17043] Remove unnecessary cp navi CSS rule in bidi.css
This commit is contained in:
@@ -788,15 +788,6 @@ li.breadcrumbs span:first-child > a {
|
||||
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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user