mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-26 06:41:22 -04:00
that max-height was way small for mobile
This commit is contained in:
parent
aa9d1594a0
commit
beabdc0809
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue