From 81199d0258115d02e1980ae7e5827b325f55629c Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Tue, 6 Oct 2009 15:51:06 +0000 Subject: Aligning notice attach label from right instead of left --- theme/base/css/display.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'theme') diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 76709113f..d9dca9815 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -468,16 +468,15 @@ margin-bottom:7px; #form_notice #notice_data-attach { position:absolute; top:25px; +right:10.5%; cursor:pointer; } #form_notice label[for=notice_data-attach] { text-indent:-9999px; -left:86%; width:16px; height:16px; } #form_notice #notice_data-attach { -left:40.6%; padding:0; height:16px; } -- cgit v1.2.3-54-g00ecf