aboutsummaryrefslogtreecommitdiffstats
path: root/themes/elegant/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/elegant/theme.css')
-rw-r--r--themes/elegant/theme.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/elegant/theme.css b/themes/elegant/theme.css
index 0c247e0a7..83f130deb 100644
--- a/themes/elegant/theme.css
+++ b/themes/elegant/theme.css
@@ -237,7 +237,7 @@ a:hover { border-bottom: none;}
/* image comments */
-#thePicturePage #comments { padding: 2px 5px;}
+#thePicturePage #comments { padding: 2px 5px; position:relative;}
#thePicturePage #comments h3 { margin: 10px 0;}
#thePicturePage #comments form { margin: 10px 0;}
#thePicturePage #comments fieldset { margin: 0 1em;}
@@ -255,7 +255,6 @@ a:hover { border-bottom: none;}
font-family: Arial,Helvetica,sans-serif;
font-size: 100%;
}
-#commentAdd.fixed { position: fixed; top: 10px; }
#pictureCommentList .commentsOrder { float: left; margin-bottom: 5px;}
#pictureCommentList .navigationBar { float: right; margin-bottom: 5px;}
#pictureComments h4 { margin: 0;}