mirror of
https://github.com/dolphin-emu/redmine-theme-flat.git
synced 2024-11-23 01:09:38 +00:00
Make search box slightly shorter.
It now matches the height of the quickjump dropdown (that only shows up when logged in)
This commit is contained in:
parent
0f6e471f2f
commit
5249e57f00
@ -96,7 +96,7 @@ code {
|
||||
border: none;
|
||||
color: #000;
|
||||
padding: 0px 6px;
|
||||
height: 2.4em;
|
||||
height: 29px;
|
||||
margin-left: 4px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
@ -598,7 +598,7 @@ code {
|
||||
border: none;
|
||||
color: #000;
|
||||
padding: 0px 6px;
|
||||
height: 2.4em;
|
||||
height: 29px;
|
||||
margin-left: 4px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user