Private
Public Access
1
0

comment notifications

This commit is contained in:
Sander Roosendaal
2017-02-23 12:13:55 +01:00
parent edf9709fa2
commit 27acec196a
6 changed files with 101 additions and 9 deletions

View File

@@ -799,9 +799,10 @@ a.wh:hover {
/* talk bubble contents */
.talktext{
padding: 1em;
text-align: left;
line-height: 1.5em;
padding: 1em;
text-align: left;
line-height: 1.5em;
word-wrap: break-word;
}
.talktext p{
/* remove webkit p margins */