Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/feature/design' into feature/5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
panda01 committed Feb 5, 2016
2 parents e53224c + 55936bc commit 9abdc62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/public/styles/variables/bootstrap-mods.less
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
@font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base: @font-family-sans-serif;

@font-size-base: 13px;
@font-size-base: 14px;
@font-size-large: ceil((@font-size-base * 1.25)); // ~18px
@font-size-small: ceil((@font-size-base * 0.85)); // ~12px

Expand Down

0 comments on commit 9abdc62

Please sign in to comment.