From: Sarven Capadisli Date: Fri, 20 Feb 2009 23:54:17 +0000 (+0000) Subject: Minor positioning: using absolute right instead of left X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=85694e3fa6669e3d59155e32f2cc2f8df3b9f89c;p=quix0rs-gnu-social.git Minor positioning: using absolute right instead of left --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index b5796374ec..be124f4330 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -900,7 +900,7 @@ left:0; left:29px; } .notice-options .notice_delete { -left:76px; +right:0; } .notice-options .notice_reply dt { display:none;