remove a TON of unused bootstrap classes

This commit is contained in:
Jeff Atwood 2013-03-24 01:44:42 -07:00
parent 0c8a803144
commit e0a119ba36
2 changed files with 33 additions and 921 deletions

View File

@ -49,18 +49,3 @@
clear: both;
}
}
// Image replacement
// --------------------------------------------------
.hide-text {
border: 0;
background-color: transparent;
overflow: hidden;
&:before {
display: block;
width: 0;
height: 150%;
content: "";
}
}

File diff suppressed because it is too large Load Diff