Fix margin gallery

pull/1538/head
Paulus Schoutsen 2018-08-03 13:31:11 +02:00
parent b432324159
commit 8fa9b15fbe
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ class HaGallery extends PolymerElement {
.pickers paper-card {
width: 400px;
display: block;
margin: 16px 8px 0;
margin: 16px 8px;
}
.pickers paper-card:last-child {