Convert info module's block to use a list instead of a table. Addresses request in ticket #441.

This commit is contained in:
Chad Kieffer
2009-06-28 17:53:20 -06:00
parent 1c44537097
commit 2b804ebdce
2 changed files with 37 additions and 42 deletions
+4
View File
@@ -57,6 +57,10 @@ h2 {
font-size: 1.2em;
}
#gSidebar .gBlock li {
margin-bottom: .6em;
}
h3 {
font-size: 1.2em;
}