Skip to content

Commit

Permalink
CSS: Increase font-size-small
Browse files Browse the repository at this point in the history
refs #5543
  • Loading branch information
lippserd committed Nov 10, 2015
1 parent a674707 commit 93ecc51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/icinga/base.less
Expand Up @@ -38,7 +38,7 @@

// Font sizes
@font-size: 0.750em; // 12px
@font-size-small: 0.833em; // 10px
@font-size-small: 0.917em; // 11px
@font-weight-bold: 600;

@table-column-padding: 0.333em; // 4px
Expand Down

0 comments on commit 93ecc51

Please sign in to comment.