summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chimere/static/chimere/css/styles.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css
index 28e4cd2..dd0ab4d 100644
--- a/chimere/static/chimere/css/styles.css
+++ b/chimere/static/chimere/css/styles.css
@@ -2931,11 +2931,9 @@ div#panel{
height: 26px;
font-size: 0.88em;
z-index: 10;
+ background-color: #fff;
}
-#footer-panel a{
- font-variant: small-caps;
-}
/* share toolbar */
a.share_id_email_single{
@@ -3478,7 +3476,7 @@ ul#roadmap_toolbar, ul#roadmap_toolbar ul, ul#roadmap_toolbar li{
padding: 0;
width: 282px;
position: fixed;
- bottom: 0;
+ bottom: 26px;
left: 0;
z-index: 10;
display: none;