0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-28 20:52:21 +01: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"] {