updated to match coding styles

This commit is contained in:
Jeroen De Meerleer 2018-10-19 09:45:00 +02:00
parent 65f2fc39e2
commit bad7d1a9dc
1 changed files with 2 additions and 2 deletions

View File

@ -1782,10 +1782,10 @@ code > .hl-main {
background-color: rgba(0,0,0,0); background-color: rgba(0,0,0,0);
} }
.oembed.video .embed_video.active { .oembed.video .embed_video.active {
margin: 1em 0; margin: 1em 0;
} }
.oembed.video .embed_video.active iframe { .oembed.video .embed_video.active iframe {
width: 100% !important; width: 100% !important;
} }
.wall-item-tags, .wall-item-tags,
.itemedited { .itemedited {