This repository has been archived by the owner on May 21, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(adjust-height): improve adjust-height to support custom margin b…
…ottom and specifying container * Use 'w11k-select-adjust-height-to' as class on an element to specify a container element the auto-adjust-height feature will use. * Use 'w11k-select-style' as attribute to pass an object with styling information to the directive. You can reference an object in scope or use literal notation (like ng-style) Supported properties: maxHeight (all units) and marginBottom ('px' only)
- Loading branch information
Philipp Burgmer
committed
May 28, 2014
1 parent
5bec711
commit ef1bedc
Showing
1 changed file
with
100 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters