Skip to content

Commit

Permalink
allow for absolute positioned transcluded elements
Browse files Browse the repository at this point in the history
  • Loading branch information
stakach committed Aug 14, 2014
1 parent 1e08e6f commit 13d0d14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _orbicular.scss
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@
}

&> div {
position: relative;
display: table;
width: 100%;
height: 100%;
Expand Down

0 comments on commit 13d0d14

Please sign in to comment.