Commit ec7e6217 authored by Clint Mourlevat's avatar Clint Mourlevat

Fix crafted footer overlay

parent b59ecbff
@section Style
{
<style>
#crafted {
position: relative;
}
</style>
}
@model SearchBlockExplorer
<section class="block-explorer-wrapper" id="welcome-1">
<div class="block-explorer text">
......
......@@ -27,6 +27,7 @@
<environment exclude="Development">
<link href="~/css/default.min.css" rel="stylesheet" type="text/css">
</environment>
@RenderSection("Style", false)
</head>
<body>
<div class="shadow-inset"></div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment