fix some css
This commit is contained in:
parent
3c399fd333
commit
8fec17e621
@ -2207,6 +2207,11 @@ nav .navbar-nav > .text-truncate {
|
|||||||
#overlay {
|
#overlay {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
.region_1-on #user_menu > ul > iframe{
|
||||||
|
position: fixed;
|
||||||
|
left: -10px;
|
||||||
|
bottom: 0px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
@media screen and (min-width: 800px) {
|
@media screen and (min-width: 800px) {
|
||||||
.toplevel_item {
|
.toplevel_item {
|
||||||
|
Reference in New Issue
Block a user