]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove unneeded, commented out border change for legends; it's handled in normalize 19862/head
authorMark Otto <markdotto@gmail.com>
Sun, 8 May 2016 20:57:39 +0000 (13:57 -0700)
committerMark Otto <markdotto@gmail.com>
Sun, 8 May 2016 20:57:39 +0000 (13:57 -0700)
scss/_reboot.scss

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