Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-07-07 23:34:47 +0400
committerMark Otto <markotto@twitter.com>2012-07-07 23:34:47 +0400
commite2b777d9a3ea12ec10f6046975ec0f43c6636601 (patch)
treefbc42561598b6d8fd37d92405c56ea056a9b1a26 /docs
parent7cc916d1378847d9e6e353d553f6d73aeab386d2 (diff)
docs pre font-size and nowrap on prepend/append
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/css/bootstrap.css3
-rw-r--r--docs/assets/css/docs.css1
2 files changed, 3 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index f195084416..babfe6351b 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -1384,6 +1384,7 @@ textarea::-webkit-input-placeholder {
.input-append {
margin-bottom: 5px;
font-size: 0;
+ white-space: nowrap;
}
.input-prepend input,
@@ -5043,7 +5044,7 @@ a.badge:hover {
.progress .bar {
width: 0;
- height: 18px;
+ height: 100%;
font-size: 12px;
color: #ffffff;
text-align: center;
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index 6ad151181a..2fd1715afb 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -479,6 +479,7 @@ h2 + .row {
.bs-docs-example + .prettyprint {
margin-top: -20px;
padding-top: 15px;
+ font-size: 12px;
}
/* Tweak examples