fullscreen mode for events

This commit is contained in:
Mario Vavti
2016-04-03 12:19:49 +02:00
parent b8d8be7013
commit db4e9aeaad
5 changed files with 65 additions and 5 deletions

View File

@@ -1521,10 +1521,8 @@ nav .dropdown-menu {
.generic-content-wrapper.fullscreen {
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
border: 0px;
border-radius: 0px;
}