Correct misspelling of summary in layout files
This commit is contained in:
@@ -194,7 +194,7 @@ a.focused {
|
||||
margin-top: auto;
|
||||
}
|
||||
|
||||
.post-summery {
|
||||
.post-summary {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
display: -webkit-box;
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.post-summery {
|
||||
.post-summary {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
display: -webkit-box;
|
||||
|
||||
Reference in New Issue
Block a user