Fix languages and themes top selection being cut off (#531)

This commit is contained in:
Andrey 2017-10-28 08:12:16 +03:00 committed by Paulus Schoutsen
parent 17402a1976
commit 7e40cfef09

View File

@ -15,6 +15,7 @@
<style include="iron-flex ha-style"> <style include="iron-flex ha-style">
.content { .content {
padding-bottom: 32px; padding-bottom: 32px;
transform: translate(0);
} }
.border { .border {