Worked on variable initilization and sync to from url, #772
This commit is contained in:
@@ -516,6 +516,11 @@ div.flot-text {
|
||||
}
|
||||
}
|
||||
|
||||
// typeahead max height
|
||||
.typeahead {
|
||||
max-height: 300px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
// Labels & Badges
|
||||
.label-tag {
|
||||
|
||||
Reference in New Issue
Block a user