Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
add an overlay margin
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvonne Yip committed Aug 26, 2014
1 parent 2e3602d commit 8ea1456
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion core-popup-overlay.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@
* @type 'top'|'bottom'|'auto'
* @default 'bottom'
*/
valign: 'auto'
valign: 'auto',

margin: 12

},

Expand Down

0 comments on commit 8ea1456

Please sign in to comment.