One more small visual fix to oembeds.

This commit is contained in:
Roger Braun 2017-02-17 10:20:12 +01:00
parent eb7156de0d
commit 6c631016c6
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
align-self: flex-start;
&.html {
border: 1px solid;
flex-basis: 100%;
}