Show tooltips immediately for app actions to guide the user

This commit is contained in:
Johannes Zellner
2018-02-09 10:11:18 +01:00
parent efc26ab587
commit 08153454a2
2 changed files with 11 additions and 7 deletions

View File

@@ -306,6 +306,10 @@ h1, h2, h3 {
max-width: 100%;
}
.app-tooltip {
left: 32px !important;
}
multiselect.stretch {
button {
min-width: 120px;