changeset 241:0c817d4a549a

Disable margin-bottom of form.replyblog
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 30 Jun 2016 17:55:35 +0859
parents 3ba9493977e1
children 7dd85c224bbb
files examples/common/default/default.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/examples/common/default/default.css	Thu Jun 30 12:42:16 2016 +0859
+++ b/examples/common/default/default.css	Thu Jun 30 17:55:35 2016 +0859
@@ -56,7 +56,7 @@
     display: inline;
 }
 
-form.replyblog {margin-bottom: 40%;}
+form.replyblog {xxx-margin-bottom: 40%;}
 div.blogcomment {
     position: fixed; bottom: 0; left: 0;
     z-index: 2; background-color: rgba(250,222,222,0.6);

yatex.org