Skip to content

Commit

Permalink
fix(MdButton): fab-bottom-center style (#1724)
Browse files Browse the repository at this point in the history
fix #1722
  • Loading branch information
VdustR authored May 13, 2018
1 parent 48453a1 commit d1b296e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/MdButton/MdButton.vue
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@
}
&.md-fab-bottom-center {
top: 24px;
bottom: 24px;
}
&.md-fab-top-right,
Expand Down

0 comments on commit d1b296e

Please sign in to comment.