2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-12 21:10:47 +08:00

FIX: Increased composer width to match preview, border width fix (#5379)

This commit is contained in:
Kris 2017-11-28 21:57:27 -05:00 committed by GitHub
parent ebc31975e8
commit 03eb278034
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 6 deletions

View file

@ -9,7 +9,7 @@
margin-left: auto;
margin-right: auto;

max-width: 1400px;
max-width: 1475px;
@media screen and (max-width: 1200px) {
width: 100%;
min-width: 0;