0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Remove trailing whitespace in forms.less

This commit is contained in:
Gleb Mazovetskiy 2015-03-10 20:16:10 +00:00
parent 9d0259d8d1
commit a3b6c9072c

View File

@ -144,7 +144,7 @@ output {
background-color: @input-bg-disabled;
opacity: 1; // iOS fix for unreadable disabled content; see https://github.com/twbs/bootstrap/issues/11655
}
&[disabled],
fieldset[disabled] & {
cursor: @cursor-disabled;