embedded response width fix

This commit is contained in:
Kris Aubuchon 2013-11-14 21:44:45 -05:00
parent 5bf2b40dbc
commit ad9cb01263
1 changed files with 1 additions and 1 deletions

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;}