mirror of
https://github.com/unraid/webgui.git
synced 2026-04-24 02:58:57 -05:00
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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user