modified: view/theme/smoothly/style.css

This commit is contained in:
pixelroot 2012-09-10 16:21:54 +02:00
parent b5dee575a8
commit ee20708f75
1 changed files with 3 additions and 1 deletions

View File

@ -1172,7 +1172,7 @@ profile-jot-banner-wrapper {
}
.icon.drop,
.icon.drophide { float: right;}
.icon.drophide { float: right; margin-top: 8px; }
#item-delete-selected { overflow: auto; width: 100%;}
@ -1264,6 +1264,8 @@ profile-jot-banner-wrapper {
#item-delete-selected-desc {
color: #898989;
float: right;
margin-top: 10px;
}
.wall-item-body code {