embedded response width fix
This commit is contained in:
parent
5bf2b40dbc
commit
ad9cb01263
|
@ -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;}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue