// Installer improvements

This commit is contained in:
Damien Metzger
2013-06-24 13:41:40 +02:00
parent 5335820915
commit 1d5e34cb37
3 changed files with 5 additions and 3 deletions
+2 -2
View File
@@ -76,7 +76,7 @@ div#leftpannel{
div#sheets {
float:left;
margin-top:65px;
min-height:400px;
min-height:360px;
width:700px;
background-color:#fff;
}
@@ -92,7 +92,7 @@ div#leftpannel{
div#buttons{
clear:both;
margin:0 0 0 295px;
height:70px;
height:60px;
width:650px;
}
* html div#buttons {