Some little tweaks (old browsers / iOS 9) (#1086)

* fix config panel flex

* fix media player card not shwwing picture

* prevent toggle being compressed / pushed away
This commit is contained in:
NovapaX
2018-04-14 03:16:51 +02:00
committed by Paulus Schoutsen
parent 9d3b5c9d9b
commit 2cf508e0b0
3 changed files with 3 additions and 4 deletions

View File

@@ -7,6 +7,7 @@
<style>
:host {
white-space: nowrap;
min-width: 38px;
}
paper-icon-button {
color: var(--paper-icon-button-inactive-color, var(--primary-text-color));