Remove hover-box padding. Add footnote-container with padding.

This commit is contained in:
Ludwig Schubert
2018-03-06 14:31:42 -08:00
parent 4fac022efc
commit 0bc2ce69da
2 changed files with 5 additions and 13 deletions
-1
View File
@@ -30,7 +30,6 @@ const T = Template('d-hover-box', `
box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
border-radius: 4px;
box-sizing: border-box;
padding: 10px;
}
</style>