diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index ee3a27217b..bdfeadcca9 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -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 {