mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
Address et2_fullWidth span with position relative only for url widget
This commit is contained in:
parent
5e74e836f7
commit
d373541456
@ -1350,7 +1350,7 @@ ul.et2_nowrap, div.et2_nowrap{
|
||||
width: 99%;
|
||||
}
|
||||
/* position icons behind input */
|
||||
.et2_fullWidth, .et2_fullWidth span {
|
||||
.et2_fullWidth, .et2_fullWidth span.et2_url_span {
|
||||
position: relative;
|
||||
}
|
||||
.et2_fullWidth a.et2_url {
|
||||
|
Loading…
Reference in New Issue
Block a user