From: Chris Rebert Date: Tue, 8 Dec 2015 09:06:52 +0000 (-0800) Subject: Make SCSS Lint happy X-Git-Tag: v4.0.0-alpha.2~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d4f5c1c12e2785f062fd8f326e2256a9d8656d3;p=thirdparty%2Fbootstrap.git Make SCSS Lint happy [skip sauce] [skip validator] --- diff --git a/scss/_custom-forms.scss b/scss/_custom-forms.scss index 6e013fbece..b418b84d48 100644 --- a/scss/_custom-forms.scss +++ b/scss/_custom-forms.scss @@ -134,8 +134,8 @@ max-width: 100%; padding: .375rem 1.75rem .375rem .75rem; padding-right: .75rem \9; - vertical-align: middle; color: $input-color; + vertical-align: middle; background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right .75rem center; background-image: none \9; background-size: 8px 10px;