From 7a6588eba8f4c9361b6fe3e30c3e1d6ddb506ad3 Mon Sep 17 00:00:00 2001 From: Baramij Date: Sat, 14 Oct 2017 19:23:58 +0200 Subject: [PATCH] Add the correct display to
in IE and Edge --- themes/vue/source/css/_style-guide.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/vue/source/css/_style-guide.styl b/themes/vue/source/css/_style-guide.styl index cffdb6c069..7f6b2b81e4 100644 --- a/themes/vue/source/css/_style-guide.styl +++ b/themes/vue/source/css/_style-guide.styl @@ -35,6 +35,7 @@ $style-guide-priority-d-color = white details, .style-enforcement background-color #eee details + display block // Add the correct display in IE and Edge. position relative &:not([open]) summary &::after