Author: jablko
Date: Tue Sep 29 15:37:21 2009
New Revision: 3599
Log:
Drop some statements, interfering with autocomplete -- force
Modified:
trunk/web/css/layout.css
Modified: trunk/web/css/layout.css
==============================================================================
--- trunk/web/css/layout.css Tue Sep 29 15:14:03 2009 (r3598)
+++ trunk/web/css/layout.css Tue Sep 29 15:37:21 2009 (r3599)
@@ -147,7 +147,6 @@
#context-column float and the #content-two-column padding */
#context-column {
-clear: both;
float: right;
width: 240px;
padding: 0;
@@ -170,7 +169,6 @@
margin: 0;
padding: 0;
border: 0;
-overflow: hidden;
width: 510px;
}
@@ -188,8 +186,6 @@
border: 0;
padding: 0;
margin: 0 0 10px 0;
-clear: both;
-
}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---