Offset menu search a little
FossilOrigin-Name: 31a518e7b282f4275d2e13f1e349518be473e52ca8dd4956a81c4d1563ab2410
This commit is contained in:
parent
37f23ec3a2
commit
242c11bf28
1 changed files with 6 additions and 0 deletions
6
dist/treebird.css
vendored
6
dist/treebird.css
vendored
|
@ -2304,6 +2304,12 @@ input[type=checkbox].hidden:not(:checked) + .list-edit-content
|
|||
display: block;
|
||||
}
|
||||
|
||||
.menu.menu-search.menu-compact
|
||||
{
|
||||
margin-left: -8px;
|
||||
margin-top: -3px;
|
||||
}
|
||||
|
||||
.user-options-btn
|
||||
{
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Reference in a new issue