mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
Removed garbage from my clipboard
This commit is contained in:
parent
93d85e3eae
commit
5b4d61f198
@ -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}
|
||||
|
||||
|
@ -176,6 +176,7 @@ ul {
|
||||
.col-any-0 {
|
||||
width:0 !important;
|
||||
float: left;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.tgl-icon {
|
||||
|
Loading…
Reference in New Issue
Block a user