Fix languages and themes top selection being cut off

This commit is contained in:
andrey-git 2017-10-27 23:07:24 +03:00
parent 5e63f14b38
commit 70544f51ed

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 {