mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-25 06:11:11 +00:00
remove margin above search results.
This commit is contained in:
parent
b504732733
commit
4f3a4880d9
1 changed files with 0 additions and 1 deletions
|
@ -291,7 +291,6 @@
|
||||||
}
|
}
|
||||||
// search result items list
|
// search result items list
|
||||||
.search-results {
|
.search-results {
|
||||||
margin-top: 14px;
|
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
.no-results-message {
|
.no-results-message {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|
Loading…
Reference in a new issue