Commit 070c77a9 authored by Mark Otto's avatar Mark Otto

Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

parents e0de08c3 1d94d777
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
&[disabled], &[disabled],
fieldset[disabled] & { fieldset[disabled] & {
cursor: default; cursor: default;
pointer-events: none;
.opacity(.65); .opacity(.65);
.box-shadow(none); .box-shadow(none);
} }
......
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