Skip to content

Commit

Permalink
add left align to percentage labels
Browse files Browse the repository at this point in the history
  • Loading branch information
JAMES ZHANG committed May 18, 2016
1 parent d8e609d commit b75704a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1578,7 +1578,7 @@ pre[class*=" language-"] {
.summary-emotion-graph--percentage-label {
margin-top: 0rem;
line-height: 1;
text-align: center;
text-align: left;
font-weight: light;
font-size: 0.85rem; }
.summary-emotion-graph--percentage-label-likeliness {
Expand Down

0 comments on commit b75704a

Please sign in to comment.