X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/931c5013597eca0dfe465f13f697ef867db22a91..60efa5a52b005c2538b7958959857459304868c7:/public/stylesheets/ie6hacks.css diff --git a/public/stylesheets/ie6hacks.css b/public/stylesheets/ie6hacks.css index 4446647..9aa3422 100644 --- a/public/stylesheets/ie6hacks.css +++ b/public/stylesheets/ie6hacks.css @@ -27,3 +27,7 @@ div#bar-right { ol { list-style-type: none; } + +/* Required for IE6 to make the logout links clickable */ +*a{position:relative;} +