1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 17:11:48 +02:00

Fixes secondary issue in #9798

This commit is contained in:
Mark Otto
2013-08-19 09:36:56 -07:00
parent 7bc845abfa
commit 16976cc494
3 changed files with 3 additions and 3 deletions

View File

@@ -1911,7 +1911,7 @@ textarea.input-lg {
}
.form-control-static {
padding-top: 6px;
padding-top: 7px;
margin-bottom: 0;
}

File diff suppressed because one or more lines are too long