mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
added class selector "." to "dropend" (#32534)
It was missing the `.` before `dropend`.
This commit is contained in:
parent
58ab1c2cd5
commit
561c0d8cde
@ -33,7 +33,7 @@ Horizontal direction sensitive variables, utilities and mixins are renamed with
|
||||
|
||||
##### Components
|
||||
|
||||
- Renamed `.dropleft` and `.dropright` to `.dropstart` and `dropend`.
|
||||
- Renamed `.dropleft` and `.dropright` to `.dropstart` and `.dropend`.
|
||||
- Renamed `.dropdown-menu-*-left` and `.dropdown-menu-*-right` to `.dropdown-menu-*-start` and `.dropdown-menu-*-end`.
|
||||
- Renamed `.bs-popover-left` and `.bs-popover-right` to `.bs-popover-start` and `.bs-popover-end`.
|
||||
- Renamed `.bs-tooltip-left` and `.bs-tooltip-right` to `.bs-tooltip-start` and `.bs-tooltip-end`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user