Prevent text overlapping input boxes

See here: https://lime-technology.com/forums/topic/56392-support-djoss-dupeguru/?page=2&tab=comments#comment-639931
This commit is contained in:
Squidly271
2018-03-11 15:21:59 -04:00
committed by GitHub
parent fa8b4a931b
commit 37a4c9a5c0
@@ -746,6 +746,7 @@ $showAdditionalInfo = '';
<link type="text/css" rel="stylesheet" href="/webGui/styles/jquery.filetree.css">
<link rel="stylesheet" type="text/css" href="/plugins/dynamix.docker.manager/styles/style-<?=$display['theme'];?>.css">
<style>
table {border-collapse:separate;}
table.settings tr>td+td{white-space:normal;text-align:justify;padding-right:12px}
option.list{padding:0 0 0 7px}
optgroup.bold{font-weight:bold;margin-top:5px}