Docs tweaks
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
// Example players
|
||||
.player {
|
||||
margin: 0 auto @padding-base;
|
||||
max-width: @example-width-video;
|
||||
|
||||
&-controls {
|
||||
border-radius: 0 0 @border-radius-base @border-radius-base;
|
||||
@ -21,11 +22,6 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
.player-video,
|
||||
.player-youtube,
|
||||
.player-vimeo {
|
||||
max-width: @example-width-video;
|
||||
}
|
||||
video,
|
||||
.player-video-embed {
|
||||
border-radius: @border-radius-base;
|
||||
|
Reference in New Issue
Block a user