summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--css/cdm.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/cdm.css b/css/cdm.css
index 65c5bf53f..c16cf28f1 100644
--- a/css/cdm.css
+++ b/css/cdm.css
@@ -230,11 +230,11 @@ div.cdmHeader span.author {
div#floatingTitle {
position : absolute;
z-index : 5;
- top : 26px;
+ top : 25px;
right : 0px;
left : 0px;
border-color : #ccc;
- border-width : 0px 0px 1px 0px;
+ border-width : 1px 0px 1px 0px;
border-style : solid;
background : #fcfcfc;
color : #555;