doh, learn to read instructions

This commit is contained in:
Tom Duijf 2015-10-28 22:39:10 +00:00
parent f86f52134c
commit 9e684eaecf

View File

@ -5,15 +5,7 @@
<dom-module id='more-info-light'>
<style>
.brightness {
margin-bottom: 8px;
max-height: 0px;
overflow: hidden;
transition: max-height .5s ease-in;
}
.color_temp {
.brightness, .color_temp {
margin-bottom: 8px;
max-height: 0px;