Skip to content

Commit

Permalink
Made layout with ruler indicator a bit more compact.
Browse files Browse the repository at this point in the history
  • Loading branch information
dasmoth committed Oct 18, 2014
1 parent 27ba388 commit c85497d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions css/dalliance-scoped.css
Expand Up @@ -256,6 +256,7 @@

*.dalliance .loc-single-base-holder {
display: inline-block;
margin-top: -4px;
flex-shrink: 0;
-webkit-flex-shrink: 0;
}
Expand All @@ -276,6 +277,7 @@
*.dalliance .toolbar {
flex: none;
-webkit-flex: none;
margin-bottom: 5px;
}

*.dalliance .toolbar > * {
Expand Down
4 changes: 4 additions & 0 deletions help/index.html
Expand Up @@ -49,6 +49,10 @@
<td>h</td>
<td>Toggle help panel</td>
</tr>
<tr>
<td>u</td>
<td>Toggle ruler location indicator</td>
</tr>
</table>
</body>
</html>

0 comments on commit c85497d

Please sign in to comment.