Minor CSS tidy.

This commit is contained in:
Oliver Hamlet
2014-12-30 13:20:13 +00:00
parent 79bdc17485
commit 55bb36bb70
2 changed files with 3 additions and 3 deletions
-1
View File
@@ -105,7 +105,6 @@ html /deep/ paper-tabs::shadow .scroll-button > paper-icon-button {
/* paper-tab */
html /deep/ paper-tab::shadow .tab-content {
text-transform: uppercase;
line-height: 48px;
}
+3 -2
View File
@@ -100,7 +100,6 @@ html /deep/ paper-item {
/*letter-spacing: 0.01em;*/
}
.body2,
html /deep/ paper-tabs,
html /deep/ paper-menu-button paper-item,
html /deep/ paper-menu-button paper-checkbox {
font-weight: 500;
@@ -122,7 +121,9 @@ paper-toast {
color: rgba(0, 0, 0, 0.54);
/*letter-spacing: 0.02em;*/
}
.button, html /deep/ paper-button {
.button,
html /deep/ paper-tab,
html /deep/ paper-button {
font-weight: 500;
font-size: 1rem;
text-transform: uppercase;