2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Optional btn & input font sizes (#28068)

This commit is contained in:
Martijn Cuppens
2019-02-07 18:47:24 +01:00
committed by XhmikosR
parent 2ee8ecedf4
commit 8b41cb1368
4 changed files with 9 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@
width: 100%;
height: $input-height;
padding: $input-padding-y $input-padding-x;
font-family: $input-font-family;
font-size: $input-font-size;
font-weight: $input-font-weight;
line-height: $input-line-height;