CSS: Add license header to base.less

refs #5543
This commit is contained in:
Eric Lippmann 2015-09-23 13:41:22 +02:00
parent 3268a0f34e
commit caf68880fd
1 changed files with 2 additions and 0 deletions

View File

@ -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 // Make padding not affect the final computed width of an element
html { html {
box-sizing: border-box; box-sizing: border-box;