[refs #194] fix notification line style
This commit is contained in:
parent
f79c8d6f16
commit
cea7bc79bb
|
@ -273,13 +273,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