From a7dfeb8b2898cc0eae3253e2fba22d1c7cf783f1 Mon Sep 17 00:00:00 2001 From: nagoon97 Date: Wed, 24 Oct 2012 06:50:30 +0000 Subject: [PATCH] Panel dropping bug in IE fixed git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11873 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/menu/tpl/css/sitemap.css | 2 +- modules/menu/tpl/sitemap.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/menu/tpl/css/sitemap.css b/modules/menu/tpl/css/sitemap.css index 1f8254ef6..c11ae6554 100644 --- a/modules/menu/tpl/css/sitemap.css +++ b/modules/menu/tpl/css/sitemap.css @@ -2,7 +2,7 @@ /* Site */ body>.x{max-width:none !important} .x>.xin>.body>.content{margin-bottom:0} -#site{position:relative;overflow-x:auto;overflow-y:hidden;white-space:nowrap;margin-top:10px;padding:3px} +#site{position:relative;overflow-x:auto;overflow-y:hidden;white-space:nowrap;margin-top:10px;padding:3px;word-wrap:normal} #site .btnBoth, #site .x_btn-group{text-align:right;margin:10px 0} #site .btnBoth:after{content:"";display:block;clear:both} diff --git a/modules/menu/tpl/sitemap.html b/modules/menu/tpl/sitemap.html index f78951caf..bdc451ad2 100644 --- a/modules/menu/tpl/sitemap.html +++ b/modules/menu/tpl/sitemap.html @@ -10,7 +10,7 @@

{$XE_VALIDATOR_MESSAGE}

-
+