mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
Merge pull request #1655 from awesomerobot/master
embedded response width fix
This commit is contained in:
@@ -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;}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user