Skip to content

Commit

Permalink
HOTFIX: removed .font mixin in pie_donut_box loaded from external les…
Browse files Browse the repository at this point in the history
…s file (outside LUI-2 repo) causing error on compiling
  • Loading branch information
Jiří Bělský committed Nov 4, 2016
1 parent 8776a7c commit 6d9c74a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions less/components/pie_donut_box/pie_donut_box.mixins.less
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@

.value(){
padding: 10px 0 0 0;
.font.open-sans.semibold();
font-size: 17px;
}

.title(){
.font.open-sans.light();
// empty for now
}
}

0 comments on commit 6d9c74a

Please sign in to comment.