Author: peter
Date: Thu Sep 17 15:11:35 2009
New Revision: 3380
Log:
increase main div bottom margin to avoid button block overlap with new
admin-info (publication status) div when scrolling to bottom of screen
Modified:
trunk/web/css/layout.css
Modified: trunk/web/css/layout.css
==============================================================================
--- trunk/web/css/layout.css Thu Sep 17 14:16:40 2009 (r3379)
+++ trunk/web/css/layout.css Thu Sep 17 15:11:35 2009 (r3380)
@@ -138,7 +138,7 @@
#main {
clear: both;
-margin: 0 0 10px 0;
+margin: 0 0 40px 0;
padding: 0;
border: 0;
}
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---