diff options
| author | Igor Minar | 2012-03-08 17:06:38 -0800 | 
|---|---|---|
| committer | Igor Minar | 2012-03-08 22:29:35 -0800 | 
| commit | fae84463e45f18eabdabc4c1c7378e23ad35842c (patch) | |
| tree | 46216705de7f7c453775ddf5503afd93fbb947dc /docs | |
| parent | 8fb34f008eca4d1e15e6fa63902aaa36d199c4af (diff) | |
| download | angular.js-fae84463e45f18eabdabc4c1c7378e23ad35842c.tar.bz2 | |
docs(css): allow headers to wrap with blue background
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/src/templates/docs.css | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/src/templates/docs.css b/docs/src/templates/docs.css index 37656b3b..08a98f61 100644 --- a/docs/src/templates/docs.css +++ b/docs/src/templates/docs.css @@ -332,7 +332,6 @@ li {    font-weight: normal;    color: #fff;    margin: 0 4em 0 0; -  height: 1em;  }  .content-panel-content {  | 
