Commit c77df23c authored by Aron Carroll's avatar Aron Carroll

Remove old form classes

From now on the form module should be used and extended.
parent 8f879128
......@@ -95,31 +95,7 @@ h6 {
margin: 1.67em 0;
}
// input, textarea {
// @include plainform;
// }
//
// select {
// @include plainform;
// padding: 0;
// text-decoration: underline;
// border: 0;
// &:focus {
// border: 0;
// }
// }
// FIXUP
// label {
// @extend .visuallyhidden;
// }
//MCRANDOM////////////////////////////////
// button, input[type=submit], .btn {
// @include sweetbutton;
// }
.alert-block {
span.errorMsgLbl { @extend .visuallyhidden; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment