Restyled group -> edit area. Use select2 for transfer autocomplete

This commit is contained in:
Dmitriy Zaporozhets 2013-03-14 11:31:33 +02:00
parent 2f6d289f32
commit cc1dd624aa
6 changed files with 127 additions and 64 deletions

View file

@ -73,3 +73,7 @@ fieldset legend { font-size: 17px; }
border-bottom: 2px solid $style_color;
}
}
.tab-content {
overflow: visible;
}