mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +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 {
|
||||
padding: 1em;
|
||||
|
||||
> * {
|
||||
> .icinga-form {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user