1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 15:50:01 +02: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

View File

@@ -3,7 +3,6 @@
//
.form-text {
display: block;
margin-top: $form-text-margin-top;
@include font-size($form-text-font-size);
font-style: $form-text-font-style;