diff options
| author | Mark Otto <[email protected]> | 2013-09-22 09:20:15 -0500 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-22 09:20:15 -0500 |
| commit | ed44a3255c45ea84f58af2d70f977fc1a7893512 (patch) | |
| tree | 71537fb9da76fb85f05019cf8679c2accbad6dd7 /assets/css/docs.css | |
| parent | 000b445a042cc97d21d743ef917a35c23dde2a3e (diff) | |
| parent | 88854a83d15e85e764e5575a0dfdf062f967c900 (diff) | |
| download | bootstrap-ed44a3255c45ea84f58af2d70f977fc1a7893512.tar.xz bootstrap-ed44a3255c45ea84f58af2d70f977fc1a7893512.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'assets/css/docs.css')
| -rw-r--r-- | assets/css/docs.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/docs.css b/assets/css/docs.css index 4c36e5717..86fcfc6da 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -1022,7 +1022,7 @@ h1[id] { } .bs-customizer .bs-callout h4 { margin-top: 0; /* lame, but due to specificity we have to duplicate */ - magin-bottom: 5px; + margin-bottom: 5px; } .bs-customizer input[type="text"] { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; |
