You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/index.html
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3103,7 +3103,7 @@ <h3>Thumbnail label</h3>
3103
3103
<divclass="bs-docs-section">
3104
3104
<h1id="alerts" class="page-header">Alerts</h1>
3105
3105
3106
-
<pclass="lead">Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. For inline dismissal, use the <ahref="../javascript/#alerts">alerts jQuery plugin</a>.</p>
3106
+
<pclass="lead">Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.</p>
3107
3107
3108
3108
<h2id="alerts-examples">Examples</h2>
3109
3109
<p>Wrap any text and an optional dismiss button in <code>.alert</code> and one of the four contextual classes (e.g., <code>.alert-success</code>) for basic alert messages.</p>
0 commit comments