Max width on the iframe, don't force it

master
Nick Sergeant 2012-06-19 23:47:49 -04:00
parent 5d71ab1218
commit a6a2231c88
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -741,7 +741,7 @@ article.snipt {
margin: 9px 0;
}
iframe {
width: 100%;
max-width: 100%;
}
}
}