mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Fixed linter errors
This commit is contained in:
parent
4b96631e0d
commit
bcc8552876
@ -190,8 +190,8 @@ $md-toggle__search--checked:
|
|||||||
// Adjust for RTL languages
|
// Adjust for RTL languages
|
||||||
[dir="rtl"] & {
|
[dir="rtl"] & {
|
||||||
float: left;
|
float: left;
|
||||||
margin-left: px2rem(20px);
|
|
||||||
margin-right: initial;
|
margin-right: initial;
|
||||||
|
margin-left: px2rem(20px);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user