[refs #194] fix notification line style
This commit is contained in:
parent
b8b68e8ad2
commit
2f0981c12f
|
@ -271,13 +271,13 @@ article div.file table {
|
|||
resize: none;
|
||||
}
|
||||
|
||||
#repo-wrapper div.comment div.comment-left {
|
||||
div.comment div.comment-left {
|
||||
float: left;
|
||||
font-size: 12px;
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
#repo-wrapper div.comment div.comment-right {
|
||||
div.comment div.comment-right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue