This commit is contained in:
Mario Vavti 2017-01-04 16:39:14 +01:00
parent 48813c55d5
commit 93ce2728b7

View File

@ -1654,8 +1654,8 @@ nav .dropdown-menu {
main.fullscreen {
left: 0px;
width: 100%;
height: 100%;
width: 100vw;
height: 100vh;
max-width: none;
}