1
0
Fork 0

author collapse: close off before pagination

This commit is contained in:
Friendika 2011-03-28 00:49:20 -07:00
commit 1f6c6c466a
2 changed files with 9 additions and 0 deletions

View file

@ -51,6 +51,11 @@ blockquote:before {
content: '>> ';
}
.icollapse-wrapper, .ccollapse-wrapper {
border: 1px solid #CCC;
padding: 5px;
}
#panel {
background-color: ivory;
position: absolute;