Add position relative to et2_fullWidth class

This commit is contained in:
Hadi Nategh 2014-03-12 11:48:30 +00:00
parent 90f7181a4d
commit 82e846c16e

View File

@ -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 {