Merge pull request #233 from simonlnu/master

lighten wrapper shadow a bit on dispy
This commit is contained in:
Simon 2012-04-13 17:14:46 -07:00
commit 1a0995f1bb
1 changed files with 1 additions and 1 deletions

View File

@ -1155,7 +1155,7 @@ nav #nav-notifications-linkmenu.on .icon.s22.notify, nav #nav-notifications-link
.wall-item-outside-wrapper {
border: 1px solid #aaa;
border-radius: 5px;
box-shadow: 5px 0 10px 0 #111;
box-shadow: 5px 0 10px 0 #999;
}
.wall-item-outside-wrapper.comment {
margin-top: 5px;