| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
to solve modal rounding issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
input-prepend/append for responsive for both fluid and fixed sizing
|
|
|
|
inline-block, fix height issue on textareas
|
|
2.0.4-wip-forms
|
|
|
|
few other cleanup tidbits
|
|
|
|
|
|
|
|
|
|
In less/mixins.less this mixin is being created with @placeholderText
color as default, which is actually set as @placeholderText: @grayLight
in less/variables.less so it's redundant to make call like this:
.placeholder(@grayLight);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
less/forms.less
|
|
|
|
This has a look similar to button groups.
|
|
|
|
not use a default value at all
|