diff options
Diffstat (limited to 'public_html')
-rw-r--r-- | public_html/data/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public_html/data/css/style.css b/public_html/data/css/style.css index 18ff1ee4f..166a00c12 100644 --- a/public_html/data/css/style.css +++ b/public_html/data/css/style.css @@ -360,6 +360,7 @@ body { word-break: break-word; word-wrap: normal; max-width: 400px; + min-width: 250px } #upload_history .popover { |