Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Merge pull request #496 from ewhal/akuma06-patch-1

Fixes comment word breaking
Cette révision appartient à :
akuma06 2017-05-14 19:46:12 +02:00 révisé par GitHub
révision e7f374dee7

Voir le fichier

@ -463,6 +463,10 @@ select#bottom_language_selector {
position: relative;
}
.commentList .commentBody > .row > div {
word-break: break-word;
}
.commentList .commentData {
font-size: 13px;
color: #aaaaaa;