| Index: chrome/common/extensions/docs/static/css/site.css
|
| diff --git a/chrome/common/extensions/docs/static/css/site.css b/chrome/common/extensions/docs/static/css/site.css
|
| index e93bbc094d6715495606b922581a1aad0083e577..f7591a0f00c1553aec93d5d5b3341b6dbd05d250 100644
|
| --- a/chrome/common/extensions/docs/static/css/site.css
|
| +++ b/chrome/common/extensions/docs/static/css/site.css
|
| @@ -552,14 +552,6 @@ button.google-button:active {
|
| display: none;
|
| }
|
|
|
| -#known_issues {
|
| - background: #F5F5F5;
|
| - padding-top: 1px;
|
| - padding-bottom: 16px;
|
| - padding-right: 16px;
|
| - padding-left: 16px;
|
| -}
|
| -
|
| /* List with largeish images floated to the right. */
|
| .imaged li {
|
| clear: right;
|
|
|