1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 11:28:23 +02:00

Fixed linter errors

This commit is contained in:
squidfunk 2019-04-28 10:23:46 +02:00
parent 4b96631e0d
commit bcc8552876

View File

@ -190,8 +190,8 @@ $md-toggle__search--checked:
// Adjust for RTL languages
[dir="rtl"] & {
float: left;
margin-left: px2rem(20px);
margin-right: initial;
margin-left: px2rem(20px);
}
}