forked from extern/egroupware
Add position relative to et2_fullWidth class
This commit is contained in:
parent
90f7181a4d
commit
82e846c16e
@ -1347,7 +1347,7 @@ ul.et2_nowrap, div.et2_nowrap{
|
|||||||
width: 99%;
|
width: 99%;
|
||||||
}
|
}
|
||||||
/* position icons behind input */
|
/* position icons behind input */
|
||||||
.et2_fullWidth {
|
.et2_fullWidth, .et2_fullWidth span {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
.et2_fullWidth a.et2_url {
|
.et2_fullWidth a.et2_url {
|
||||||
|
Loading…
Reference in New Issue
Block a user