Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
move panel footer buttons to right side
Browse files Browse the repository at this point in the history
Addresses #360
  • Loading branch information
Joel Glovier committed Mar 20, 2016
1 parent 6b03405 commit 222c16e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/styles/components/_panel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,7 @@

.panel-title { font-size: 24px; }

.panel-footer {
background-color: $white;
text-align: right;
}

0 comments on commit 222c16e

Please sign in to comment.