Fix logbook

This commit is contained in:
Paulus Schoutsen 2017-04-27 00:50:31 -07:00
parent 5357fc25d8
commit 4b38a16848

View File

@ -1,5 +1,5 @@
<link rel="import" href="../../bower_components/polymer/polymer.html">
<link rel="import" href="../../bower_components/iron-flex-layout/iron-flex-layout-classes.html">
<link rel="import" href="../../src/components/domain-icon.html">
@ -13,8 +13,6 @@
.entry {
@apply(--paper-font-body1);
display: block;
line-height: 2em;
}