app/assets/stylesheets/active_admin/structure/_footer.scss in activeadmin-3.2.2 vs app/assets/stylesheets/active_admin/structure/_footer.scss in activeadmin-3.2.3

- old
+ new

@@ -8,12 +8,12 @@ } } // -------------------------------------- Index Footer (Under Table) #index_footer { - @include clearfix; padding-top: 5px; text-align: right; font-size: 0.85em; + @include clearfix; } .index_content { clear: both; }