Fix issue in embedded and public view toolbar.

main
Paulo Gustavo Veiga 2012-11-20 00:02:42 -03:00
parent 064b8f1071
commit 0cdabba5eb
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
@import "editor.less";
/* Overwrite some styles */
body{
position: inherit;
}
div#headerInfo {
height: 0;