Merge pull request #1655 from awesomerobot/master

embedded response width fix
This commit is contained in:
Régis Hanol 2013-11-15 00:52:51 -08:00
commit 6a3000ffef

View File

@ -698,7 +698,7 @@ blockquote { /* solo quotes */
.span14 { width: 70%; max-width: 720px; } //main content
.span2 {max-width: 92px;}
.span11 {width: 90%; max-width: 580px;}
.span11 {width: 80%; max-width: 580px;}
.span5 {max-width: 250px;}