diff --git a/docs/base-css.html b/docs/base-css.html index a62f4448cb..8b19d1a4d8 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1558,7 +1558,7 @@ For example, <code><section></code> should be wrapped as inlin
Heads up!
- We use .disabled
as a utility class here, similar to the common .active
class, so no prefix is required.
+ We use .disabled
as a utility class here, similar to the common .active
class, so no prefix is required. Also, this class is only for aesthetic; you must use custom JavaScript to disable links here.
{{_i}}Heads up!{{/i}}
- {{_i}}We use .disabled
as a utility class here, similar to the common .active
class, so no prefix is required.{{/i}}
+ {{_i}}We use .disabled
as a utility class here, similar to the common .active
class, so no prefix is required. Also, this class is only for aesthetic; you must use custom JavaScript to disable links here.{{/i}}