This commit is contained in:
Zixaphir 2013-08-21 13:13:21 -07:00
parent fee1785104
commit d1568b60f4
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2334,7 +2334,7 @@ article li {
height: 4em;
background-color: rgba(0,0,0,0.3);
text-align: center;
text-overflow: ellipsis
text-overflow: ellipsis;
overflow: hidden;
padding: 0 20px;
}