Update input.less
This commit is contained in:
parent
448394ac4b
commit
3f8cb7fd31
1 changed files with 2 additions and 2 deletions
|
@ -102,11 +102,11 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-collapse: separate;
|
border-collapse: separate;
|
||||||
position: relative;
|
position: relative;
|
||||||
font-size: @font-size-small;
|
font-size: @font-size-base;
|
||||||
top: 1px; // fixed when using in form inline,
|
top: 1px; // fixed when using in form inline,
|
||||||
|
|
||||||
&-large{
|
&-large{
|
||||||
font-size: @font-size-base;
|
font-size: @font-size-large;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Undo padding and float of grid classes
|
// Undo padding and float of grid classes
|
||||||
|
|
Loading…
Add table
Reference in a new issue