* ajusted form padding of 'file/export'.
* fixed size of textarea for firefox. * removed unused code from common.css.
This commit is contained in:
@@ -48,7 +48,7 @@ function switchEncode(fileType)
|
||||
<strong><?php echo $lang->export;?></strong>
|
||||
</div>
|
||||
</div>
|
||||
<form class='form-condensed' method='post' target='hiddenwin' onsubmit='setDownloading();' style='padding: 40px 5%'>
|
||||
<form class='form-condensed' method='post' target='hiddenwin' onsubmit='setDownloading();' style='padding: 40px 5% 50px'>
|
||||
<table class='w-p100'>
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user