fix some css

This commit is contained in:
harukin 2019-02-10 20:55:40 +09:00
parent 3c399fd333
commit 8fec17e621

View File

@ -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 {