diff --git a/tasks/assets/app.scss b/tasks/assets/app.scss index 4a2ae09..9990e86 100644 --- a/tasks/assets/app.scss +++ b/tasks/assets/app.scss @@ -1,5 +1,6 @@ // Load specific styles from styles/ here. +@import 'bootstrap/components/dropdown'; @import url('https://fonts.googleapis.com/css?family=Raleway:300,400,400i,500,700&display=swap&subset=latin-ext'); @@ -10,4 +11,4 @@ $upper-pane: 54px; @import './styles/tree.scss'; -@import './styles/example.scss'; +@import './styles/example.scss'; \ No newline at end of file diff --git a/tasks/templates/tree/observation_edit.html b/tasks/templates/tree/observation_edit.html index 7afbda6..efbf65d 100644 --- a/tasks/templates/tree/observation_edit.html +++ b/tasks/templates/tree/observation_edit.html @@ -49,9 +49,9 @@