Fix style issues in kaehmy list

This commit is contained in:
Jan Tuomi
2017-11-25 23:29:20 +02:00
parent 9ee4d600a7
commit a519d51309
3 changed files with 14 additions and 4 deletions
+9
View File
@@ -24,3 +24,12 @@ div.tooltip-inner {
width: auto;
margin-bottom: 1rem;
}
.kaehmy-content {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
p {
overflow-wrap: break-word;
}