aboutsummaryrefslogtreecommitdiff
path: root/doc/css_market
diff options
context:
space:
mode:
authorjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-02 10:11:35 +0000
committerjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-02 10:11:35 +0000
commitde29e2b4738b749086619f91a3d10bae17b05239 (patch)
tree6dc3a0d54f35be56923446a25be51904b9b6f758 /doc/css_market
parent3ebd2feb8019c8c2d0e4994658982ccba2b24a3f (diff)
downloadikiwiki-de29e2b4738b749086619f91a3d10bae17b05239.tar
ikiwiki-de29e2b4738b749086619f91a3d10bae17b05239.tar.gz
Fix stylesheet for presence of actions.
Diffstat (limited to 'doc/css_market')
-rw-r--r--doc/css_market/embeddedmoose.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/css_market/embeddedmoose.css b/doc/css_market/embeddedmoose.css
index 61a3f2182..3d19fca3f 100644
--- a/doc/css_market/embeddedmoose.css
+++ b/doc/css_market/embeddedmoose.css
@@ -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;}