We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ed2eb8 commit ee9f218Copy full SHA for ee9f218
1 file changed
app/assets/stylesheets/includes/main.scss
@@ -320,33 +320,6 @@ strong {
320
// ////////////////////////////////////////////////////////////
321
// Media
322
323
-/*
324
- Browsers and/or MediaElement.js don't seem to honor these,
325
- but let's document it here anyway.
326
-*/
327
-
328
-video {
329
- height: 270px !important; /* MediaElement.js default height */
330
- width: 100%;
331
-}
332
333
-.mejs__container {
334
- height: 270px !important;
335
336
337
-.mejs__container-fullscreen {
338
- height: 100% !important;
339
340
341
-.mejs__container-fullscreen video {
342
343
344
345
-audio {
346
- height: 40px;
347
348
349
350
/// additional MediaElement.js styles
351
352
.mejs__overlay-button {
0 commit comments