mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
fix #simple-container for mobile
This commit is contained in:
parent
56716a1f91
commit
10635bcd86
@ -101,3 +101,10 @@ blockquote {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Styles used before the user is logged into discourse. For example, activating their
|
||||||
|
// account or changing their email.
|
||||||
|
|
||||||
|
#simple-container {
|
||||||
|
width: 90%;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user