Get floats right in IE 5.2 in Mac.
authorDeryck Hodge <deryck@samba.org>
Tue, 23 Nov 2004 20:28:31 +0000 (20:28 +0000)
committerDeryck Hodge <deryck@samba.org>
Tue, 23 Nov 2004 20:28:31 +0000 (20:28 +0000)
--deryck

git-svn-id: file:///home/svn/samba-web/trunk@438 44aeb9d7-1cd8-0310-b257-a505e0beeac2

style/main.css

index 803a45d27e2938d31a7229bf1c8b45d617210460..26542afb2d2ac5dc8469d1696a9476bafd476a2b 100644 (file)
@@ -2,10 +2,11 @@
 
                /******* Links for right-hand side of the page ******/
                /****************************************************/
-div#links {
+#links {
        float:right;
        margin:115px 1em 0 0;  
        padding:0;
+    width:173px;
 }
 * html #links {        /* Applies to IE5/6 only */
        margin:115px .5% 0 0;