Removed garbage from my clipboard

This commit is contained in:
Dominik Süß 2016-10-21 20:24:27 +02:00 committed by Simon Michael
parent 93d85e3eae
commit 5b4d61f198
2 changed files with 2 additions and 1 deletions

View File

@ -47,7 +47,7 @@ topbar VD{..} = [hamlet|
<div#spacer .col-md-4 .col-sm-4 .col-xs-2>
<h1>
<button .visible-xs .btn .btn-default type="button" data-toggle="offcanvas">
<span .glyphicon .glyphicon-abootstrap link buttonlign-left .tgl-icon>
<span .glyphicon .glyphicon-align-left .tgl-icon>
<div#topbar .col-md-8 .col-sm-8 .col-xs-10>
<h1>#{title}

View File

@ -176,6 +176,7 @@ ul {
.col-any-0 {
width:0 !important;
float: left;
display: none;
}
.tgl-icon {