fix css a bit
This commit is contained in:
parent
78025891df
commit
70ff3f487f
@ -226,7 +226,6 @@ html {
|
|||||||
|
|
||||||
.post_body {
|
.post_body {
|
||||||
display: inline;
|
display: inline;
|
||||||
width: inherit;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.post {
|
.post {
|
||||||
@ -262,6 +261,7 @@ fieldset {
|
|||||||
float: left;
|
float: left;
|
||||||
width: 90%;
|
width: 90%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.replybar {
|
.replybar {
|
||||||
float: left;
|
float: left;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
Reference in New Issue
Block a user