Try to fix #131
This commit is contained in:
parent
b35ee44942
commit
826772ca20
@ -27,6 +27,8 @@ small {
|
|||||||
color: #242424;
|
color: #242424;
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
font-size: 0.75em;
|
font-size: 0.75em;
|
||||||
|
word-wrap: break-word;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
|
|
||||||
.center {
|
.center {
|
||||||
@ -464,6 +466,8 @@ form.new-post input[type="submit"]:hover { background: #DADADA; }
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|
||||||
background: #E3E3E3;
|
background: #E3E3E3;
|
||||||
|
|
||||||
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
.list .card {
|
.list .card {
|
||||||
/* TODO */
|
/* TODO */
|
||||||
|
Loading…
Reference in New Issue
Block a user