Skip to content

Commit

Permalink
CSS: Add license header to base.less
Browse files Browse the repository at this point in the history
refs #5543
  • Loading branch information
lippserd committed Sep 23, 2015
1 parent 3268a0f commit caf6888
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/css/icinga/base.less
@@ -1,3 +1,5 @@
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */

// Make padding not affect the final computed width of an element
html {
box-sizing: border-box;
Expand Down

0 comments on commit caf6888

Please sign in to comment.