mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00: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:
commit
41b8ec0470
1 changed files with 0 additions and 9 deletions
|
@ -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
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue