Ficed SassLint indentation error in typography

stable
Xavier Julián 2014-10-01 14:57:04 +02:00
parent 89f6f0d6fb
commit b733a1cc32
1 changed files with 38 additions and 38 deletions

View File

@ -143,116 +143,116 @@ a:visited {
}
.icon-backlog:before {
content: 'a';
content: 'a';
}
.icon-issues:before {
content: 'b';
content: 'b';
}
.icon-kanban:before {
content: 'c';
content: 'c';
}
.icon-search:before {
content: 'd';
content: 'd';
}
.icon-video:before {
content: 'e';
content: 'e';
}
.icon-wiki:before {
content: 'f';
content: 'f';
}
.icon-settings:before {
content: 'g';
content: 'g';
}
.icon-move:before {
content: 'h';
content: 'h';
}
.icon-filter:before {
content: 'i';
content: 'i';
}
.icon-arrow-up:before {
content: 'j';
content: 'j';
}
.icon-arrow-right:before {
content: 'k';
content: 'k';
}
.icon-arrow-left:before {
content: 'l';
content: 'l';
}
.icon-arrow-bottom:before {
content: 'm';
content: 'm';
}
.icon-edit:before {
content: 'n';
content: 'n';
}
.icon-delete:before {
content: 'o';
content: 'o';
}
.icon-iocaine:before {
content: 'p';
content: 'p';
}
.icon-drag-h:before {
content: 'q';
content: 'q';
}
.icon-drag-v:before {
content: 'r';
content: 'r';
}
.icon-document:before {
content: 's';
content: 's';
}
.icon-plus:before {
content: 't';
content: 't';
}
.icon-reload:before {
content: 'u';
content: 'u';
}
.icon-warning:before {
content: 'v';
content: 'v';
}
.icon-notification-error:before {
content: 'w';
content: 'w';
}
.icon-github:before {
content: 'x';
content: 'x';
}
.icon-check-square:before {
content: 'y';
content: 'y';
}
.icon-warning-alt:before {
content: 'z';
content: 'z';
}
.icon-floppy:before {
content: 'A';
content: 'A';
}
.icon-comment:before {
content: 'B';
content: 'B';
}
.icon-documents:before {
content: 'C';
content: 'C';
}
.icon-attachments:before {
content: 'D';
content: 'D';
}
.icon-caret-up:before {
content: 'F';
content: 'F';
}
.icon-caret-down:before {
content: 'G';
content: 'G';
}
.icon-bulk:before {
content: 'H';
content: 'H';
}
.icon-idea:before {
content: 'I';
content: 'I';
}
.icon-spinner:before {
content: 'E';
content: 'E';
}
.icon-minimize:before {
content: 'J';
content: 'J';
}
.icon-maximize:before {
content: 'K';
content: 'K';
}
.icon-megaphone:before {
content: 'L';
content: 'L';
}