From: Mark Otto Date: Sun, 8 May 2016 20:57:39 +0000 (-0700) Subject: remove unneeded, commented out border change for legends; it's handled in normalize X-Git-Tag: v4.0.0-alpha.3~102^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4140620d3e638046927e62b43c1ed72955248290;p=thirdparty%2Fbootstrap.git remove unneeded, commented out border change for legends; it's handled in normalize --- diff --git a/scss/_reboot.scss b/scss/_reboot.scss index 7c74b978e1..f2876d1c67 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -345,7 +345,6 @@ legend { margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; -// border: 0; } input[type="search"] {