mirror of
https://github.com/gchq/CyberChef
synced 2026-01-03 17:13:53 +00:00
Fix to stop find tab CSS affecting operations
This commit is contained in:
@@ -303,7 +303,8 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.form-group.input-group {
|
||||
#input-tab-body .form-group.input-group,
|
||||
#output-tab-body .form-group.input-group {
|
||||
width: 70%;
|
||||
float: left;
|
||||
margin-bottom: 2rem;
|
||||
|
||||
Reference in New Issue
Block a user