MS DC fix you tube videos on screen.

This commit is contained in:
Dennis Collinson 2012-04-23 17:53:51 -07:00
parent 8390756ddd
commit 044d03c12c

View file

@ -203,6 +203,12 @@ body {
&.sticky-note.x2.height .content { @include tall(); }
&.rich-media {
width: auto;
height: auto;
}
&.wallpaper {
.content{
display: table;