From ee20708f754cee252e328da2efd9ac27fe428373 Mon Sep 17 00:00:00 2001 From: pixelroot Date: Mon, 10 Sep 2012 16:21:54 +0200 Subject: [PATCH] modified: view/theme/smoothly/style.css --- view/theme/smoothly/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 { -- 2.39.2