Fix issue in embedded and public view toolbar.

This commit is contained in:
Paulo Gustavo Veiga 2012-11-20 00:02:42 -03:00
parent 064b8f1071
commit 0cdabba5eb

View File

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