small css fix at the importexport panel

This commit is contained in:
Peter 'Pita' Martischka 2011-12-11 18:20:05 +01:00
parent c72cd49ede
commit 3401a7bc11
1 changed files with 2 additions and 2 deletions

View File

@ -1003,7 +1003,7 @@ position: relative;
padding: 10px;
-moz-border-radius: 6px;
border-radius: 6px;
height:170px;
height:190px;
display:none;
}
@ -1032,7 +1032,7 @@ position: relative;
#importexportline{
border: dotted 1px;
height: 165px;
height: 185px;
position:absolute;
width:0px;
left:260px;