Skip to content

Commit

Permalink
Fix alignment of poster title - thanks Jorin and Ruth for reporting
Browse files Browse the repository at this point in the history
Signed-off-by: emanuele <emanuele45@gmail.com>
  • Loading branch information
emanuele45 committed Aug 28, 2014
1 parent 8006ebe commit 48e56b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/default/css/index.css
Expand Up @@ -2178,7 +2178,7 @@ div.core_posts {
.poster .title {
white-space: normal;
word-wrap: break-word;
max-width: 14em;
max-width: 100%;
}
.poster .linklevel2, .poster .linklevel2:focus,
.poster .listlevel2:hover .linklevel2 {
Expand Down

0 comments on commit 48e56b4

Please sign in to comment.