diff --git a/themes/original/css/printview.css b/themes/original/css/printview.css index 6c621bc76d..7f3680f1c5 100644 --- a/themes/original/css/printview.css +++ b/themes/original/css/printview.css @@ -122,7 +122,6 @@ th.vbottom, td.vbottom { /* For the Success message div */ div.success { - width: 80%; background-color: #fff; } diff --git a/themes/pmahomme/css/printview.css b/themes/pmahomme/css/printview.css index 6c621bc76d..7f3680f1c5 100644 --- a/themes/pmahomme/css/printview.css +++ b/themes/pmahomme/css/printview.css @@ -122,7 +122,6 @@ th.vbottom, td.vbottom { /* For the Success message div */ div.success { - width: 80%; background-color: #fff; }