mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-23 01:57:06 +03:00
fixed linting
This commit is contained in:
parent
2a2e8856ee
commit
394cb6113d
|
@ -57,6 +57,8 @@
|
||||||
|
|
||||||
// https://www.google.com/design/spec/components/menus.html#menus-specs
|
// https://www.google.com/design/spec/components/menus.html#menus-specs
|
||||||
.dropdown-item {
|
.dropdown-item {
|
||||||
|
// used to properly size the ripple container
|
||||||
|
position: relative;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-flow: row wrap;
|
flex-flow: row wrap;
|
||||||
|
@ -118,4 +120,3 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user