Fixed invisible dropdown boxes in Chrome 52. Bumped version
This commit is contained in:
@@ -18,3 +18,7 @@
|
||||
body /deep/ core-menu {
|
||||
overflow-x: hidden !important;
|
||||
}
|
||||
|
||||
html /deep/ paper-dropdown {
|
||||
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user