Fix stylesheet for presence of actions.
authorjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 2 May 2007 10:11:35 +0000 (10:11 +0000)
committerjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 2 May 2007 10:11:35 +0000 (10:11 +0000)
doc/css_market/embeddedmoose.css

index 61a3f2182a26206aa7cac04eb0aaf24cfedefe6b..3d19fca3f33449cba5772867624ebd9491d0af12 100644 (file)
@@ -9,4 +9,5 @@ body { background: #e7e7e7; }
 .header { background: #4b6983; border: 2px solid #7590ae; padding: 10px; color: #ffffff; font-family: sans-serif;}
 .header a { margin-right: 1ex; color: #ffffff; font-family: sans-serif;}
 
-#footer { border-top: none; font-family: sans-serif;}
+.actions ul { border: none; padding-bottom: 0px; font-family: sans-serif;}
+#footer { border: none; font-family: sans-serif;}