removed redundant .hidden class in favor of Bootstrap's .hide

test-unit-sauce
Brian Ford 12 years ago
parent f99f3ee073
commit bb951078d8

@ -1,6 +1,3 @@
.hidden {
display: none;
}
.col {
float: left;
width: 200px;