mirror of
https://github.com/gchq/CyberChef
synced 2025-01-01 07:18:47 +00:00
Fixed dropdown toggle height
This commit is contained in:
parent
54fdc05e3a
commit
c4414bd910
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ div.toggle-string {
|
|||
}
|
||||
|
||||
.ingredients .dropdown-toggle-split {
|
||||
height: 41px !important;
|
||||
height: 40px !important;
|
||||
}
|
||||
|
||||
.boolean-arg {
|
||||
|
|
Loading…
Reference in a new issue