fix size of heat filter box

Change-Id: I42b1a60f285040910c2c216f64c11fa157315935
This commit is contained in:
Muhamad Najjar 2018-05-08 09:04:47 +00:00
parent 493a5656fe
commit 8c6edbbf36

View File

@ -35,7 +35,7 @@
}
.heats-filter {
width: 100%;
width: 188px;
padding-bottom: 10px;
}
}