mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
css fixes
This commit is contained in:
@@ -1393,8 +1393,9 @@ blockquote {
|
||||
}
|
||||
|
||||
.textcomplete-dropdown {
|
||||
max-height: 300px;
|
||||
max-width: 250px;
|
||||
max-height: 20rem;
|
||||
max-width: 17rem;
|
||||
min-width: 15rem;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user