mirror of
https://github.com/dolphin-emu/redmine-theme-flat.git
synced 2026-01-31 01:15:20 +01: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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user