Skip to content

Commit

Permalink
feat(curtana): visual align tweak for list decorations
Browse files Browse the repository at this point in the history
  • Loading branch information
sparanoid committed Dec 29, 2016
1 parent d53d715 commit 4c3db6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _app/assets/themes/curtana/_less/common.less
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ body:hover .latest {
position: absolute;
display: inline-block;
width: 4em;
margin-top: 1px;
margin-left: -4em;
font-size: 80%;
line-height: (@line-height * 1.2 / .8);
Expand Down

0 comments on commit 4c3db6b

Please sign in to comment.