mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
css: Only set width:100%
for .icinga-form
s in a modal's content
This commit is contained in:
parent
0a0ae95d6c
commit
025c50f8a5
@ -37,7 +37,7 @@
|
|||||||
> .content {
|
> .content {
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
|
|
||||||
> * {
|
> .icinga-form {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user