Skip to content

Commit

Permalink
Added a CHANGELOG entry for CSS changes in activeadmin#1343
Browse files Browse the repository at this point in the history
  • Loading branch information
gregbell committed May 30, 2012
1 parent 2bf9448 commit fd5f5d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

* Created new view components (Footer, TitleBar, Header, UtilityNav) to more
easily customize the views in Active Admin and per namespace. (@gregbell)
* All CSS is now encapsulated under the `body.active_admin` class. This may
change the precedence of styles that you created to override or use in
other areas of your application.

### Deprecations

Expand Down

0 comments on commit fd5f5d5

Please sign in to comment.