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 {
|
||||
padding: 1em;
|
||||
|
||||
> * {
|
||||
> .icinga-form {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue