aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-10-04 21:26:29 -0700
committerJacob Thornton <[email protected]>2011-10-04 21:26:29 -0700
commit100954eeda40a5003ed14b41a031b77575afb8cb (patch)
tree75870530183a58d390983fac347864cd79bf8a6b /bootstrap.css
parent607795e37a9cefd26ade772ceb8cb792602c6d8c (diff)
downloadbootstrap-100954eeda40a5003ed14b41a031b77575afb8cb.tar.xz
bootstrap-100954eeda40a5003ed14b41a031b77575afb8cb.zip
remake
Diffstat (limited to 'bootstrap.css')
-rw-r--r--bootstrap.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap.css b/bootstrap.css
index 1442e9e10..fc0edcdd9 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: Tue Oct 4 15:28:53 PDT 2011
+ * Date: Tue Oct 4 21:26:21 PDT 2011
*/
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
@@ -2306,10 +2306,10 @@ button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
+ white-space: nowrap;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
- white-space: nowrap;
}
.label.important {
background-color: #c43c35;