mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/17043] Remove unnecessary cp navi CSS rule in bidi.css
PHPBB3-17043
This commit is contained in:
parent
0f1c62bc7b
commit
24a5972a0b
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