[ADF-2030] set the download name before to download it

fix theming documentation
remove old reference pack in the home
This commit is contained in:
Eugenio Romano
2017-11-24 23:58:04 +00:00
parent eba46e4e44
commit 4549dbf1f5
7 changed files with 71 additions and 269 deletions

View File

@@ -10,6 +10,10 @@
}
}
.adf-app-layout-toolbar {
position: relative;
}
.adf-app-layout {
display: block;
min-width: $minimumAppWidth;