Remove the top bar and move its content in the applications' toolbars
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
}
|
||||
#iframe-container {
|
||||
position: fixed;
|
||||
top: 2.6em;
|
||||
top: 0px;
|
||||
bottom: 0px;
|
||||
right: 0px;
|
||||
left: 0px;
|
||||
|
||||
Reference in New Issue
Block a user