mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Merge pull request #272 from indentlabs/fix-attribute-dropdowns
Fix dropdown issue from materialize upgrade
This commit is contained in:
commit
869aef3dca
@ -1,4 +1,4 @@
|
||||
<a class='dropdown-button black-text attribute-field-dropdown' href='#' data-target="attribute-field-menu-<%= field.id %>" data-constrainwidth='false'>
|
||||
<a class='dropdown-trigger black-text attribute-field-dropdown' href='#' data-target="attribute-field-menu-<%= field.id %>" data-constrainwidth='false'>
|
||||
<i class="material-icons">more_vert</i>
|
||||
</a>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user