add nav help for posts

This commit is contained in:
albert
2013-02-25 20:41:08 -05:00
parent c6d03f2d3a
commit cea05698af
9 changed files with 66 additions and 29 deletions

View File

@@ -26,9 +26,9 @@ span.edit-options {
span.key {
background: #333;
border: 1px solid #333;
padding: 1px 3px;
padding: 1px 6px;
color: white;
width: 1em;
/* width: 1em;*/
text-align: center;
@include inline-block;
@include border-radius(3px);