Commit a3b6c907 authored by Gleb Mazovetskiy's avatar Gleb Mazovetskiy

Remove trailing whitespace in forms.less

parent 9d0259d8
...@@ -144,7 +144,7 @@ output { ...@@ -144,7 +144,7 @@ output {
background-color: @input-bg-disabled; background-color: @input-bg-disabled;
opacity: 1; // iOS fix for unreadable disabled content; see https://github.com/twbs/bootstrap/issues/11655 opacity: 1; // iOS fix for unreadable disabled content; see https://github.com/twbs/bootstrap/issues/11655
} }
&[disabled], &[disabled],
fieldset[disabled] & { fieldset[disabled] & {
cursor: @cursor-disabled; cursor: @cursor-disabled;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment