From c9b44414b197bda4ffc403f5fa8a2c47737cf814 Mon Sep 17 00:00:00 2001 From: Olivier Ligot Date: Fri, 17 May 2013 16:33:00 +0200 Subject: [PATCH] Fix the CSS so that we don't see the scrollbar This commit fixes the CSS so that we don't see the scrollbar anymore. It just removes the width: 100% property on the div elements. --- .../wsf/src/response/wsf_method_not_allowed_response.e | 6 +++--- library/server/wsf/src/response/wsf_not_found_response.e | 8 ++++---- .../wsf/src/response/wsf_precondition_failed_message.e | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/library/server/wsf/src/response/wsf_method_not_allowed_response.e b/library/server/wsf/src/response/wsf_method_not_allowed_response.e index ea1e0d70..4b33868a 100644 --- a/library/server/wsf/src/response/wsf_method_not_allowed_response.e +++ b/library/server/wsf/src/response/wsf_method_not_allowed_response.e @@ -136,11 +136,11 @@ feature {WSF_RESPONSE} -- Output s.append ( "[