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
diff options
context:
space:
mode:
authorBobby DeSimone <bobbydesimone@gmail.com>2012-08-29 18:13:55 +0400
committerBobby DeSimone <bobbydesimone@gmail.com>2012-08-29 18:13:55 +0400
commit8878facc67da1c60a033cdbc1c8de518dab7ce69 (patch)
tree6a5f930426b0350547bd7c61a9c75081264434ed
parent320b75de63f347027774ba7353eea7f6937ab14b (diff)
Fixed a typo in docs/assets/css/docs.css
-rw-r--r--docs/assets/css/docs.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index 66c4a6f04e..9514a722d5 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -541,7 +541,7 @@ h2 + .row {
background-color: rgba(255,0,0,.25);
}
-/* Eaxmples page
+/* Example page
------------------------- */
.bootstrap-examples p {
font-size: 13px;