mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
css: Fix toggle placement in Firefox
This commit is contained in:
parent
b3c6af4ea6
commit
2979ad1da0
@ -299,11 +299,7 @@ form.icinga-form .form-controls {
|
||||
|
||||
// Hide default checkbox
|
||||
.icinga-controls input[type="checkbox"] {
|
||||
opacity: 0;
|
||||
width: 0;
|
||||
height: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.icinga-controls .toggle-switch .toggle-slider {
|
||||
|
Loading…
x
Reference in New Issue
Block a user