Keep edited time on the same line as well

This commit is contained in:
Alfredo Sumaran
2016-02-29 10:53:44 -05:00
parent 9f2eb025d3
commit fa1fa437ca
+1 -1
View File
@@ -22,7 +22,7 @@ ul.notes {
margin-left: 50px;
}
.note_created_ago {
.note_created_ago, .note_edited_ago {
white-space: nowrap;
}