1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 14:54:27 +02:00

remove unneeded, commented out border change for legends; it's handled in normalize

This commit is contained in:
Mark Otto
2016-05-08 13:57:39 -07:00
parent ce249a555c
commit 4140620d3e

View File

@@ -345,7 +345,6 @@ legend {
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
// border: 0;
}
input[type="search"] {