Skip to content

Commit

Permalink
Fixing css
Browse files Browse the repository at this point in the history
  • Loading branch information
shramee committed Feb 25, 2016
1 parent 78ba9ee commit 368d036
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
margin-bottom: 0;
}

.pbtn-item {
#pbtn-submit {
display: none;
}

.pbtn-active .pbtn-item {
.pbtn-active #pbtn-submit {
display: block;
}

Expand Down

0 comments on commit 368d036

Please sign in to comment.