Skip to content

Commit

Permalink
Fix for #464, 'inactive' now sits where it should
Browse files Browse the repository at this point in the history
  • Loading branch information
Japh committed May 5, 2014
1 parent 451e877 commit ef10e74
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ui/admin.css
Expand Up @@ -408,6 +408,10 @@
margin-right: 0;
}

.stream_page_wp_stream_extensions .theme .theme-name span {
float: left;
}

.stream_page_wp_stream_extensions .theme .theme-name span.inactive {
float: right;
margin-right: -5px;
Expand Down

0 comments on commit ef10e74

Please sign in to comment.