mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 07:34:18 +08:00
Merge pull request #1655 from awesomerobot/master
embedded response width fix
This commit is contained in:
commit
6a3000ffef
|
@ -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
Block a user