2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

feat: removes .form-text display (#30598)

Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
This commit is contained in:
Catalin Zalog
2020-04-16 17:38:21 +03:00
committed by GitHub
parent df4be07a02
commit 3ff3680d4e
4 changed files with 12 additions and 11 deletions
+1
View File
@@ -19,6 +19,7 @@
width: 100%;
margin-top: $form-feedback-margin-top;
@include font-size($form-feedback-font-size);
font-style: $form-feedback-font-style;
color: $color;
}