Merge pull request #190 from simonlnu/master

forgot the css changes for last push
This commit is contained in:
Simon
2012-03-31 01:03:39 -07:00
2 changed files with 2 additions and 14 deletions

View File

@@ -2894,13 +2894,7 @@ footer {
} }
.qcomment-wrapper { .qcomment-wrapper {
padding: 0px; padding: 0px;
margin: 2px; margin: 5px 5px 5px 81%;
list-style-type: none;
}
.qcomment, .qcomment:hover {
display: inline;
padding: 5px;
margin: 5px;
} }
.qcomment { .qcomment {
opacity: 0.5; opacity: 0.5;

View File

@@ -2894,13 +2894,7 @@ footer {
} }
.qcomment-wrapper { .qcomment-wrapper {
padding: 0px; padding: 0px;
margin: 2px; margin: 5px 5px 5px 81%;
list-style-type: none;
}
.qcomment, .qcomment:hover {
display: inline;
padding: 5px;
margin: 5px;
} }
.qcomment { .qcomment {
opacity: 0.5; opacity: 0.5;