Skip to content

Commit

Permalink
fixed flash message layout
Browse files Browse the repository at this point in the history
  • Loading branch information
eshaiju committed Jun 17, 2017
1 parent 4371242 commit 65c3091
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vendor/assets/stylesheets/active_admin_skin.scss
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,8 @@ html {
}
body.logged_in {
.flashes {
width: 84.1%;
float: right;
.flash {
position: inherit;
top: 0;
Expand Down

0 comments on commit 65c3091

Please sign in to comment.