diff options
| author | Mark Otto <[email protected]> | 2012-02-10 23:07:32 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-10 23:07:32 -0800 |
| commit | d7aefe67e3df78bde61eaa7ecab807bb03aeb1ef (patch) | |
| tree | e4651bdb92a13d886fa3856c3248e1adf51f0e75 /docs/assets/css/docs.css | |
| parent | c10661cf5d5e84bf840c0f2404218c0bc08add27 (diff) | |
| download | bootstrap-d7aefe67e3df78bde61eaa7ecab807bb03aeb1ef.tar.xz bootstrap-d7aefe67e3df78bde61eaa7ecab807bb03aeb1ef.zip | |
scope th bottom vertical-align to only thead, update code styles to include more comments in less file and scrollable option for pre tag
Diffstat (limited to 'docs/assets/css/docs.css')
| -rw-r--r-- | docs/assets/css/docs.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index c3a6848d7..4cdbb0c7c 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -481,9 +481,6 @@ hr.soften { /* Misc -------------------------------------------------- */ -pre.prettyprint { - overflow: hidden; -} .browser-support { max-width: 100%; |
