1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 03:11:19 +02:00

Remove more unused properties.

This commit is contained in:
XhmikosR
2019-02-26 15:51:06 +02:00
parent dce47b5451
commit dd0239d169
3 changed files with 0 additions and 3 deletions

View File

@@ -56,7 +56,6 @@ const ClassName = {
DROPRIGHT: 'dropright',
DROPLEFT: 'dropleft',
MENURIGHT: 'dropdown-menu-right',
MENULEFT: 'dropdown-menu-left',
POSITION_STATIC: 'position-static'
}