2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

fix search form, mostly in navbar

This commit is contained in:
Mark Otto
2012-07-24 01:44:12 -07:00
parent 394922a1bf
commit 7590e65f6f
4 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -495,7 +495,7 @@ select:focus:required:invalid {
padding-left: 14px;
padding-left: 4px \9; /* IE7-8 doesn't have border-radius, so don't indent the padding */
margin-bottom: 0; // Remove the default margin on all inputs
.border-radius(14px);
.border-radius(15px);
}
/* Allow for input prepend/append in search forms */