CSS: Move #fontsize-calc rules to dev.less

refs #5543
This commit is contained in:
Eric Lippmann 2015-09-25 00:33:43 +02:00
parent 3e2db992ce
commit a05a0cc203

View File

@ -0,0 +1,10 @@
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
#fontsize-calc {
display: none;
width: 1000em;
height: 1em;
font-size: 1em;
position: absolute;
top: -2em;
}