diff options
| author | Igor Minar | 2011-10-26 17:23:45 -0700 |
|---|---|---|
| committer | Igor Minar | 2011-10-30 22:27:25 -0700 |
| commit | 6cbe096dbf9bde91972a9d5e60ade616ffe3888f (patch) | |
| tree | 335dab594df3867adc41ff162a7be7e659010f7b /docs/src/templates/docs.css | |
| parent | 21602b5cd6573d0d9e9077df416b0bf42c15694d (diff) | |
| download | angular.js-6cbe096dbf9bde91972a9d5e60ade616ffe3888f.tar.bz2 | |
feat(docs): remove the Report Issue link - duplication of disqus
Diffstat (limited to 'docs/src/templates/docs.css')
| -rw-r--r-- | docs/src/templates/docs.css | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/src/templates/docs.css b/docs/src/templates/docs.css index 765c7e4a..c9e2e062 100644 --- a/docs/src/templates/docs.css +++ b/docs/src/templates/docs.css @@ -302,16 +302,6 @@ li { } -#feedback { - float: right; - margin-top: -2.3em; - margin-right: 0.5em; - width: 8em; - font-size: 0.8em; - color: #fff; -} - - #content > h1 { display: none; } |
