diff options
author | Sarven Capadisli <csarven@status.net> | 2009-10-06 15:51:49 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@status.net> | 2009-10-06 15:51:49 +0000 |
commit | e9b6cabad5181e7591c00bc3dcec4f740d255ffc (patch) | |
tree | 76bd9cbfbf50402a9f6ffa90c325862e0bd1780e | |
parent | aacc8ad3d7e88adc5596dec48e3f8319428bdee1 (diff) | |
parent | 81199d0258115d02e1980ae7e5827b325f55629c (diff) |
Merge branch '0.9.x' into 0.9.x-mobile
-rw-r--r-- | theme/base/css/display.css | 3 |
1 files changed, 1 insertions, 2 deletions
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; } |