mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-17 22:34:43 +08:00
fix(docs): change docs.css to avoid css clashes in buzz example
This commit is contained in:
@@ -289,7 +289,8 @@ li {
|
||||
}
|
||||
|
||||
|
||||
#content img {
|
||||
#content img:not(.ng-directive) {
|
||||
/* the negation rule above is to avoid applying this rule to images in buzz and other examples */
|
||||
display: block;
|
||||
margin: 2em auto;
|
||||
padding: 1em;
|
||||
|
||||
Reference in New Issue
Block a user