modified: view/theme/smoothly/style.css
This commit is contained in:
parent
b5dee575a8
commit
ee20708f75
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue