This commit is contained in:
Athou
2013-04-09 12:03:03 +02:00
parent 71499b5ed0
commit 6bd3848be1
5 changed files with 18 additions and 4 deletions

View File

@@ -101,6 +101,7 @@
white-space: nowrap;
position: absolute;
width: 145px;
text-overflow: ellipsis;
}
#feed-accordion .entry-heading .entry-name {
@@ -147,7 +148,7 @@
border-top: 1px solid #ebebeb;
}
#feed-accordion .entry-buttons label{
#feed-accordion .entry-buttons label {
margin-bottom: 0px
}