From 32bb4ddf00ba3a3ee0a90176d791be5398b43926 Mon Sep 17 00:00:00 2001 From: Argo-Lenovo Date: Thu, 12 Jan 2017 14:09:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9BUG=EF=BC=9A=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E4=BD=8E=E7=89=88=E6=9C=ACIE=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=E6=A1=86z-index=E4=B8=BA100=EF=BC=8C=E5=B9=B6=E4=B8=94?= =?UTF-8?q?=E6=8F=90=E4=BE=9B=E5=BE=AE=E8=BD=AF=E5=AE=98=E6=96=B9IE?= =?UTF-8?q?=E4=B8=8B=E8=BD=BD=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Content/css/IE8.css | 2 +- Bootstrap.Admin/Views/Shared/_Layout.cshtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bootstrap.Admin/Content/css/IE8.css b/Bootstrap.Admin/Content/css/IE8.css index fcce5ea3..c0c6e392 100644 --- a/Bootstrap.Admin/Content/css/IE8.css +++ b/Bootstrap.Admin/Content/css/IE8.css @@ -3,7 +3,7 @@ top: 15px; left: 15px; right: 15px; - z-index: 10; + z-index: 100; } .alert div { diff --git a/Bootstrap.Admin/Views/Shared/_Layout.cshtml b/Bootstrap.Admin/Views/Shared/_Layout.cshtml index 40313822..54eb2207 100644 --- a/Bootstrap.Admin/Views/Shared/_Layout.cshtml +++ b/Bootstrap.Admin/Views/Shared/_Layout.cshtml @@ -18,7 +18,7 @@