mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 16:06:16 -04:00
small css fix at the importexport panel
This commit is contained in:
parent
c72cd49ede
commit
3401a7bc11
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue