]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
css fix
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 18 Apr 2011 01:33:44 +0000 (21:33 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 18 Apr 2011 01:33:44 +0000 (21:33 -0400)
doc/build/static/docs.css

index a2a7f274db305913d0a94a5be27a05692fe966bc..64659acf8105cc8a853e434e1f630791ea1c9d29 100644 (file)
@@ -227,12 +227,12 @@ div#getting-started {
   border-bottom:1px solid;
 }
 
-div#sqlalchemy-orm {
+div#sqlalchemy-documentation div#sqlalchemy-orm {
   float:left;
   width:48%;
 }
 
-div#sqlalchemy-core {
+div#sqlalchemy-documentation div#sqlalchemy-core {
   float:left;
   width:48%;
   margin:0;