Skip to content

Commit

Permalink
CSS: Include normalize.css in our style sheet
Browse files Browse the repository at this point in the history
refs #5543
  • Loading branch information
lippserd committed Sep 23, 2015
1 parent badf58f commit 8b9cdc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/Icinga/Web/StyleSheet.php
Expand Up @@ -11,6 +11,7 @@ class StyleSheet
{
protected static $lessFiles = array(
'../application/fonts/fontello-ifont/css/ifont-embedded.css',
'css/vendor/normalize.css',
'css/vendor/tipsy.css',
'css/icinga/themes/icinga.less',
'css/icinga/mixins.less',
Expand Down

0 comments on commit 8b9cdc5

Please sign in to comment.