Worked on variable initilization and sync to from url, #772

This commit is contained in:
Torkel Ödegaard
2014-09-08 11:03:14 +02:00
parent bbc5dae1d2
commit e0c9ddbfba
10 changed files with 84 additions and 71 deletions
+5
View File
@@ -516,6 +516,11 @@ div.flot-text {
}
}
// typeahead max height
.typeahead {
max-height: 300px;
overflow-y: auto;
}
// Labels & Badges
.label-tag {