mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 14:07:30 +08:00
prevent search panel more link from causing horizontal overflow
This commit is contained in:
@ -232,6 +232,7 @@
|
||||
}
|
||||
|
||||
.show-more {
|
||||
box-sizing: border-box;
|
||||
padding: 5px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user