diff --git a/webtools/uninstall_survey/webroot/css/screen.css b/webtools/uninstall_survey/webroot/css/screen.css index 124edb042f0..6cb2e419305 100644 --- a/webtools/uninstall_survey/webroot/css/screen.css +++ b/webtools/uninstall_survey/webroot/css/screen.css @@ -19,6 +19,10 @@ height:150px; } + input[type="text"] { + width:7em; + } + /* The labels that are floated over the bar charts */ div.bar_chart_label { position: absolute;