mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 16:50:00 +02:00
fix #3693: rounded corners on search form
This commit is contained in:
2
docs/assets/css/bootstrap.css
vendored
2
docs/assets/css/bootstrap.css
vendored
@@ -1387,7 +1387,7 @@ textarea::-webkit-input-placeholder {
|
||||
border-radius: 0 3px 3px 0;
|
||||
}
|
||||
|
||||
.search-query {
|
||||
input.search-query {
|
||||
padding-right: 14px;
|
||||
padding-right: 4px \9;
|
||||
padding-left: 14px;
|
||||
|
Reference in New Issue
Block a user