Updated stylelint and fixed scss for 'stylelint-config-recommended-scss'

This commit is contained in:
orangemug
2018-04-17 14:55:13 +01:00
parent 52821cd1df
commit d0ca732fe7
5 changed files with 1577 additions and 728 deletions

View File

@@ -10,6 +10,7 @@
}
.maputnik-toolbar-logo {
flex: 0 0 170px;
width: 180px;
text-align: left;
background-color: $color-black;
@@ -67,10 +68,6 @@
margin-left: $margin-1;
}
.maputnik-toolbar-logo {
flex: 0 0 170px;
}
.maputnik-toolbar__inner {
display: flex;
}