]> git.parisson.com Git - telemeta.git/commitdiff
fix rightcol alignment
authorolivier <>
Fri, 2 Jan 2009 20:32:13 +0000 (20:32 +0000)
committerolivier <>
Fri, 2 Jan 2009 20:32:13 +0000 (20:32 +0000)
telemeta/htdocs/css/telemeta.css
telemeta/htdocs/css/telemeta_ie.css

index 14e75f909fc73dfcf4d5eabfc121f7cf09e7294f..083f2518523bdd66927700b5c83f705bbc4a75de 100644 (file)
@@ -99,7 +99,6 @@ h3 {
     z-index: 1;\r
     float: right;\r
     width: 362px;\r
-    margin-top: 10px;\r
     border: 1px dotted #999;\r
     padding: 6px;\r
     background-color: #eee;\r
index f4ade5683172235d278f53d2de4519d1268d37d1..f9c46d6bc13353c95ee83c3cd929c4defc379317 100644 (file)
@@ -1,4 +1,4 @@
-dl.listing {\r
+dl.listing, #rightcol {\r
     margin-top: .4em;\r
 }\r
 dl.listing dd {\r
@@ -14,3 +14,4 @@ div.instruments {
     margin-left: -.1em;\r
     margin-right: .9em;\r
 }\r
+\r