Make app documentation a dropdown to show postinstall and upstream project link

This commit is contained in:
Johannes Zellner
2019-09-26 20:48:04 +02:00
parent f3c2a3c025
commit 17771ccecd
3 changed files with 35 additions and 10 deletions

View File

@@ -101,10 +101,6 @@ $state-danger-border: $brand-danger;
max-width: 300px;
}
.dropdown-menu {
min-width: 190px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
background-color: $brand-primary;
color: white;
@@ -486,10 +482,6 @@ multiselect {
div {
text-align: right;
padding-top: 10px;
a {
margin-top: 10px;
}
}
}
}