Commit d2525294 authored by Leo Iannacone's avatar Leo Iannacone

do not use breadcrumb div class

parent c5e4ff55
......@@ -166,9 +166,11 @@ footer .info {
#file .datestamp {
display: inline-block;
margin-top: -3px;
margin-bottom: 0px;
color: inherit;
background: #f4f4f4;
padding: 4px 10px;
margin-bottom: 10px;
border-radius: 4px;
font-size: 75%;
}
#file pre.preview {
......
......@@ -65,7 +65,7 @@
</header>
<div id="welcome"></div>
<div id="file">
<h5><span class="breadcrumb small datestamp"></span></h5>
<div class="datestamp"></div>
<pre></pre>
<div id="fileOffset"></div>
</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