css
This commit is contained in:
parent
52cb060740
commit
95ca1f66c9
@ -841,7 +841,7 @@ class FormFile
|
|||||||
|
|
||||||
$out .= '<td class="minwidth200 tdoverflowmax300">';
|
$out .= '<td class="minwidth200 tdoverflowmax300">';
|
||||||
if ($imgpreview) {
|
if ($imgpreview) {
|
||||||
$out .= '<span class="spanoverflow widthcentpercentminusx">';
|
$out .= '<span class="spanoverflow widthcentpercentminusx valignmiddle">';
|
||||||
} else {
|
} else {
|
||||||
$out .= '<span class="spanoverflow">';
|
$out .= '<span class="spanoverflow">';
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user