mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
fixes #14714: don't use specific value in buttons docs
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
|
||||
|
||||
<h2 id="buttons-disabled">Disabled state</h2>
|
||||
<p>Make buttons look unclickable by fading them back 50%.</p>
|
||||
<p>Make buttons look unclickable by fading them back with <code>opacity</code>.</p>
|
||||
|
||||
<h3>Button element</h3>
|
||||
<p>Add the <code>disabled</code> attribute to <code><button></code> buttons.</p>
|
||||
|
||||
Reference in New Issue
Block a user