1
0
Fork 0

scss-lint

This commit is contained in:
Heiko Kernbach 2014-03-20 16:28:31 +01:00
parent 78127b823d
commit 55467b3a3c
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ div.tileList {
@extend %clear-float;
margin-left: -6px;
margin-right: -6px;
& legend{
& legend {
padding-left: 5px;
}
}