Correct misspelling of summary in layout files
This commit is contained in:
parent
c49a06f115
commit
22a7ac40f4
5 changed files with 5 additions and 5 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue