Fix typo
This commit is contained in:
parent
75a7054aa3
commit
ec0f0ae6ca
|
@ -2415,7 +2415,7 @@ body.embed .button.logo-button:hover,
|
|||
order: 7;
|
||||
}
|
||||
|
||||
.layout-single-colume .column-link[href='/follow_requests'] {
|
||||
.layout-multiple-columns .column-link[href='/follow_requests'] {
|
||||
order: 8;
|
||||
}
|
||||
|
||||
|
|
|
@ -2374,7 +2374,7 @@ body.embed .button.logo-button:hover,
|
|||
order: 7;
|
||||
}
|
||||
|
||||
.layout-single-colume .column-link[href='/follow_requests'] {
|
||||
.layout-single-column .column-link[href='/follow_requests'] {
|
||||
order: 8;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue