summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-02-20 23:54:17 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-02-20 23:54:17 +0000
commit85694e3fa6669e3d59155e32f2cc2f8df3b9f89c (patch)
treebea6c94783b1d89370fdca4b622e76e45dcddf34 /theme
parent6d4598faa0354280a80ef05306ac567b478d68b6 (diff)
Minor positioning: using absolute right instead of left
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index b5796374e..be124f433 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;