Remove the top bar and move its content in the applications' toolbars

This commit is contained in:
yflory
2016-10-25 15:22:35 +02:00
parent 3d74290c7d
commit 6351d1856f
14 changed files with 343 additions and 102 deletions

View File

@@ -21,7 +21,7 @@
}
#iframe-container {
position: fixed;
top: 2.6em;
top: 0px;
bottom: 0px;
right: 0px;
left: 0px;