diff options
author | Sarven Capadisli <csarven@controlyourself.ca> | 2009-06-09 17:34:33 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@controlyourself.ca> | 2009-06-09 17:34:33 +0000 |
commit | 3aebd847e72e929f05e5d217e037b3ccc9169306 (patch) | |
tree | ad783f8e4a6adab25b9e1e36aca6023897ccc10f /theme/base/css | |
parent | 1a126032efbcb265a59f4d682bd072251f857c97 (diff) |
Added title and minor CSS cleanup to notice attach
Diffstat (limited to 'theme/base/css')
-rw-r--r-- | theme/base/css/display.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 7eea54eb2..dc275e19f 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -454,7 +454,6 @@ margin-bottom:7px; } #form_notice label[for=notice_data-attach] { text-indent:-9999px; -display:block; } #form_notice label[for=notice_data-attach], #form_notice #notice_data-attach { |