From 126488b4e6a51999092c227a9b339f2960fd36e4 Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Thu, 8 Mar 2012 07:07:30 +0000 Subject: [PATCH] issue 1595 fixed. Missing 'http_status_code.html' file added. git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10394 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/message/skins/default/http_status_code.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/message/skins/default/http_status_code.html b/modules/message/skins/default/http_status_code.html index b3fd23bde..ba1d047a1 100644 --- a/modules/message/skins/default/http_status_code.html +++ b/modules/message/skins/default/http_status_code.html @@ -5,7 +5,7 @@ .sorry h1{font-size:32px;margin:0;white-space:nowrap} .sorry p{font-size:16px;line-height:1.5;margin:0} @media only all and (max-width:480px){ -.sorry{width:80%} +.sorry{width:auto} }