diff options
| author | Mark Otto <[email protected]> | 2012-12-07 09:51:57 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-12-07 09:51:57 -0800 |
| commit | 1c5b8e967e2b421503bc010d4ed3b79406ea5b7b (patch) | |
| tree | 131306a8807868cb33d2ea00c36731e0c90971bb /docs/assets/css | |
| parent | be45a821bb3387cac0944d80f7569b912cc21483 (diff) | |
| parent | 1413f976ae2693572aebfb30c5e3790142eec30c (diff) | |
| download | bootstrap-1c5b8e967e2b421503bc010d4ed3b79406ea5b7b.tar.xz bootstrap-1c5b8e967e2b421503bc010d4ed3b79406ea5b7b.zip | |
Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip
Diffstat (limited to 'docs/assets/css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 0891964de..30e6e40a2 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -993,6 +993,8 @@ pre.prettyprint { pre code { padding: 0; color: inherit; + white-space: pre; + white-space: pre-wrap; background-color: transparent; border: 0; } |
