css: should not reset fieldset style, close: #4090

This commit is contained in:
Benjy Cui 2016-12-01 16:46:05 +08:00
parent 47a9c80e82
commit 01dbcbe4af

View File

@ -40,13 +40,6 @@
// ----------------------------- // -----------------------------
// Based on Bootstrap framework // Based on Bootstrap framework
.reset-form() { .reset-form() {
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend { legend {
display: block; display: block;
width: 100%; width: 100%;