mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Fix input sizing and increase vertical padding on textareas
This commit is contained in:
@@ -149,6 +149,8 @@ output {
|
||||
// Reset height for `textarea`s
|
||||
textarea& {
|
||||
height: auto;
|
||||
padding-top: @padding-base-horizontal;
|
||||
padding-bottom: @padding-base-horizontal;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user