only force-wrap comments
This commit is contained in:
parent
4245cd268c
commit
cba1e76b1f
@ -8,6 +8,7 @@
|
||||
.comment {
|
||||
text-align: left;
|
||||
position: relative;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.comment .info {
|
||||
visibility: hidden;
|
||||
|
@ -144,7 +144,6 @@ UL {
|
||||
margin-right: 16px;
|
||||
text-align: center;
|
||||
height: 1%;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
#body TABLE {
|
||||
width: 90%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user