hide history window on editor

This commit is contained in:
Sanj 2011-07-10 05:07:51 +05:30
parent 96bf4c1ade
commit 4ab6761abd

View File

@ -367,6 +367,7 @@ margin-top:0px;
#historyWindow { #historyWindow {
display: none;
position: fixed; position: fixed;
top: 20px; top: 20px;
right: 0px; right: 0px;