aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.css')
-rw-r--r--bootstrap.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/bootstrap.css b/bootstrap.css
index c5d011b7e..8d7b08a35 100644
--- a/bootstrap.css
+++ b/bootstrap.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Sat Jan 14 16:23:58 PST 2012
+ * Date: Sat Jan 14 16:38:32 PST 2012
*/
html, body {
margin: 0;
@@ -957,6 +957,9 @@ input::-webkit-input-placeholder {
display: inline-block;
margin-bottom: 0;
}
+.search-form label, .inline-form label {
+ display: inline-block;
+}
.control-group {
margin-bottom: 18px;
}