Skip to content
This repository has been archived by the owner on Dec 3, 2018. It is now read-only.

Commit

Permalink
style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
samanpwbb committed Dec 19, 2014
1 parent d261ea3 commit 4d6bb14
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions templates/style.html
Original file line number Diff line number Diff line change
Expand Up @@ -301,12 +301,10 @@ <h3>Projects</h3>
--><a rel='<%=k%>' href='#code-<%=k.replace(/[^\w+]/g,'_')%>' class='keyline-right strong quiet tab js-tab pad0 truncate <%=!i?'active':''%>'><%=k.replace(/.mss/,'')%> <span class='js-deltab deltab quiet pin-topright pad1y keyline-left'><span class='icon minus inline'></span></a><!--
<% }); %>
--></nav>
<div class='pin-right row1 z1'><!--
--><a href='#' class='inline js-addtab quiet icon plus pad1'></a><!--
-->
<div class='z10 pin-right col6 fill-disable on-local on-tmp'></div><!--
-->
<a href='#export' class='inline js-export export-n icon picture keyline-left quiet pad1'></a>
<div class='pin-right row1 z1'>
<a href='#' class='inline js-addtab quiet icon plus pad1'></a><!--
--><a href='#export' class='inline js-export export-n icon picture keyline-left quiet pad1'></a>
<div class='z10 pin-right col6 fill-disable on-local on-tmp'></div>
</div>
</div>
<div class='CodeMirror-dialog offcanvas-top animate fill-white keyline-bottom pin-top z100'>
Expand Down

0 comments on commit 4d6bb14

Please sign in to comment.