make table for iptc data condensed

This commit is contained in:
Uwe Steinmann 2022-10-11 18:14:52 +02:00
parent ebfbed7887
commit 57151b3b1f

View File

@ -302,7 +302,7 @@ $(document).ready( function() {
if (count($files) > 0) {
print "<table class=\"table\">";
print "<table class=\"table table-condensed table-sm\">";
print "<thead>\n<tr>\n";
print "<th width='20%'></th>\n";
print "<th width='20%'>".getMLText("file")."</th>\n";