diff options
| author | Matias Niemelä | 2013-06-18 09:37:29 -0400 |
|---|---|---|
| committer | Matias Niemelä | 2013-06-18 09:37:29 -0400 |
| commit | f6be59c1b9253ad8438ec65ab959e294686c65ab (patch) | |
| tree | e6f012c6c0114589a7ef6cdcedf5baa1cc9ab680 /docs/src/templates/css | |
| parent | 46dfb92afd185c93f60ca90a72653f33d7cb18e8 (diff) | |
| download | angular.js-f6be59c1b9253ad8438ec65ab959e294686c65ab.tar.bz2 | |
chore(ngdocs): provide test code for lunr search in docs
Diffstat (limited to 'docs/src/templates/css')
| -rw-r--r-- | docs/src/templates/css/docs.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/templates/css/docs.css b/docs/src/templates/css/docs.css index 6977d205..5d769b29 100644 --- a/docs/src/templates/css/docs.css +++ b/docs/src/templates/css/docs.css @@ -461,6 +461,7 @@ pre ol li { box-shadow:-6px 0 5px #555; display:block; border-radius:10px; +} .docs-version-jump { width:180px; |
