mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
prevent search panel more link from causing horizontal overflow
This commit is contained in:
parent
2032c11f78
commit
cfa37d1670
@ -232,6 +232,7 @@
|
||||
}
|
||||
|
||||
.show-more {
|
||||
box-sizing: border-box;
|
||||
padding: 5px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user