style fixes, and dynamic less compilation

This commit is contained in:
ansuz
2017-06-26 14:32:37 +02:00
parent c364803406
commit 48ece55ed5
4 changed files with 37 additions and 22 deletions

View File

@@ -35,8 +35,6 @@
overflow:hidden;
box-sizing: border-box;
}
/* We use !important here to override the 96% set to the element in DecorateToolbar.js
when we enter fullscreen mode. It allows us to avoid changing the iframe's size in JS */
body #pad-iframe.fullscreen {
top: 0px;
height: 100%;
@@ -45,8 +43,6 @@
top: 0px;
height: 100%;
}
</style>
</head>
<body>