From f9a452045febb2fbb17177cd4c6fa9dae94ae286 Mon Sep 17 00:00:00 2001 From: James Kolpack Date: Fri, 6 Dec 2019 22:24:09 -0500 Subject: [PATCH] Umbraco Site.css, remove responsive css to favor bootstrap responsive behavior --- WebCms/Content/site.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebCms/Content/site.css b/WebCms/Content/site.css index 0808db6..5e8728d 100644 --- a/WebCms/Content/site.css +++ b/WebCms/Content/site.css @@ -1046,7 +1046,7 @@ pre { .breadcrumb:hover { background: black; } - +/* @media (min-width: 768px) { .dark, @@ -1318,5 +1318,5 @@ nav > ul li.selected ul li a { background: black; } -} +}*/ /* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */