diff options
author | Sarven Capadisli <csarven@csarven-laptop.(none)> | 2009-05-25 15:53:19 -0400 |
---|---|---|
committer | Sarven Capadisli <csarven@csarven-laptop.(none)> | 2009-05-25 15:53:19 -0400 |
commit | 01dad5729827870d87f87118c336dcf2acc4af32 (patch) | |
tree | f43fc293e7c668343873282026bab690d415a046 /theme | |
parent | a11d6260cc8dd5bd8a060f716461803f4c837387 (diff) |
Markup cleanup for attachments
Diffstat (limited to 'theme')
-rw-r--r-- | theme/base/css/display.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 74f369142..aa76910f0 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -861,6 +861,9 @@ top:11px; left:0; z-index:99; } +#shownotice .notice .attachment img { +position:static; +} .notice-options { |