2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

add some space

This commit is contained in:
nlipka
2021-02-18 11:37:20 +01:00
committed by Mark Otto
parent 5c32767e0e
commit 536c53c16c
+1
View File
@@ -126,6 +126,7 @@ class Alert extends BaseComponent {
* Data Api implementation
* ------------------------------------------------------------------------
*/
EventHandler.on(document, EVENT_CLICK_DATA_API, SELECTOR_DISMISS, Alert.handleDismiss(new Alert()))
/**