Merge pull request #4279 from Kirvx/patch-3
Deactivate the auto-capitalize for the small tag
This commit is contained in:
commit
31b49c63f9
1 changed files with 1 additions and 0 deletions
|
|
@ -301,6 +301,7 @@ label {
|
||||||
label small {
|
label small {
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
color: #999;
|
color: #999;
|
||||||
|
text-transform: none;
|
||||||
&.has-error {
|
&.has-error {
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue