# HG changeset patch # User nowmad@23.1.168.192.in-addr.arpa # Date 1450354300 -3600 # Node ID 79a23f4911f93bd52bd4ac87517403b60d8d5a40 # Parent 9a7ea53498826ec18d49997b8899f8d7ba36c00b remove double menu diff -r 9a7ea5349882 -r 79a23f4911f9 cms/app-client/app/styles/app.scss --- a/cms/app-client/app/styles/app.scss Thu Dec 17 12:32:01 2015 +0100 +++ b/cms/app-client/app/styles/app.scss Thu Dec 17 13:11:40 2015 +0100 @@ -35,6 +35,7 @@ float: left; border-top: none; border-right: 1px solid grey; + margin-top: 20px; } &-wrapper{ height: 600px; diff -r 9a7ea5349882 -r 79a23f4911f9 cms/app-client/app/templates/application.hbs --- a/cms/app-client/app/templates/application.hbs Thu Dec 17 12:32:01 2015 +0100 +++ b/cms/app-client/app/templates/application.hbs Thu Dec 17 13:11:40 2015 +0100 @@ -1,21 +1,4 @@
- {{outlet}}
{{outlet "carto"}}
diff -r 9a7ea5349882 -r 79a23f4911f9 cms/app-client/app/templates/results.hbs --- a/cms/app-client/app/templates/results.hbs Thu Dec 17 12:32:01 2015 +0100 +++ b/cms/app-client/app/templates/results.hbs Thu Dec 17 13:11:40 2015 +0100 @@ -22,7 +22,7 @@
{{#each filteredSounds as |item| }}
- + play {{ item.title }} - {{item.interviewer}}
{{item.description}}