forked from GNUsocial/gnu-social
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
This commit is contained in:
commit
2a97901f70
@ -1035,6 +1035,7 @@ text-decoration:underline;
|
||||
|
||||
.notice .entry-title {
|
||||
overflow:hidden;
|
||||
word-wrap:break-word;
|
||||
}
|
||||
.notice .entry-title.ov {
|
||||
overflow:visible;
|
||||
|
@ -306,7 +306,7 @@ background-position:5px -1181px;
|
||||
}
|
||||
|
||||
.entity_edit a {
|
||||
background-position: 5px -718px;
|
||||
background-position: 5px -719px;
|
||||
}
|
||||
.entity_send-a-message a {
|
||||
background-position: 5px -852px;
|
||||
|
@ -305,7 +305,7 @@ background-position:5px -1181px;
|
||||
}
|
||||
|
||||
.entity_edit a {
|
||||
background-position: 5px -718px;
|
||||
background-position: 5px -719px;
|
||||
}
|
||||
.entity_send-a-message a {
|
||||
background-position: 5px -852px;
|
||||
|
Loading…
Reference in New Issue
Block a user