Skip to content

Commit

Permalink
fixed skill name alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavmmn committed Oct 5, 2017
1 parent ebbaeb2 commit c0a8bd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/resumes/side-bar-rtl.vue
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ export default Vue.component(name, getVueOptions(name));
margin:3px;
float:right;
font-size:13px;
text-align:left;
.skill-name {
text-align:center;
position:absolute;
Expand Down

0 comments on commit c0a8bd4

Please sign in to comment.