From 46a32f55a00529f67c28d3791832dbe03151c62d Mon Sep 17 00:00:00 2001 From: Madhura Jayaratne Date: Fri, 11 Mar 2016 20:04:29 +1100 Subject: [PATCH] Fix a style error in print view Signed-off-by: Madhura Jayaratne --- themes/original/css/printview.css | 1 - themes/pmahomme/css/printview.css | 1 - 2 files changed, 2 deletions(-) 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; }