fix slider showed in box mode (#802)

fixes https://github.com/home-assistant/home-assistant/issues/11094
This commit is contained in:
Victor Cerutti 2018-01-16 09:14:41 +01:00 committed by Andrey
parent 4029508b3f
commit 811e9e2a0e

View File

@ -17,6 +17,9 @@
paper-slider {
margin-left: 16px;
}
paper-slider[hidden] {
display: none !important;
}
</style>
<div class='horizontal justified layout'>