mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 20:01:36 +02:00
Fix input field in sharing dialog doesn't get a fullwidth
This commit is contained in:
parent
29acd3ddc9
commit
2be47ffce2
@ -2284,7 +2284,7 @@ div.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button.right {
|
|||||||
color: white;
|
color: white;
|
||||||
background-color: red;
|
background-color: red;
|
||||||
}
|
}
|
||||||
div.ui-dialog div.ui-dialog-content > div[id] {
|
div.ui-dialog div.ui-dialog-content > div {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user