Small design and style fixes

This commit is contained in:
Thaum
2015-02-05 10:07:22 +00:00
parent 484b19be25
commit e8a7d6aeae
6 changed files with 57 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
.skillRow {
height: 32px;
margin: 0 -8px 0 -8px;
margin: 0 -16px 0 -16px;
}
.skillRow core-icon {

View File

@@ -42,10 +42,6 @@
justify-content: center;
}
.card .subhead {
padding: 16px;
}
.editEffect > * {
vertical-align: bottom;
}