mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
that max-height was way small for mobile
This commit is contained in:
parent
aa9d1594a0
commit
beabdc0809
@ -135,7 +135,7 @@
|
||||
.primary {
|
||||
color: $secondary;
|
||||
text-shadow: rgba(0, 0, 0, 0.5) 0 1px 1px;
|
||||
max-height: 300px;
|
||||
max-height: 800px;
|
||||
overflow: auto;
|
||||
|
||||
a[href] {
|
||||
|
Loading…
Reference in New Issue
Block a user