Dear All,
I am trying to figure out where -webkit-margin *
comes from in the Genesis theme:
- display: block;
-
list-style-type: disc;
-
-webkit-margin-before: 1em;
-
-webkit-margin-after: 1em;
-
-webkit-margin-start: 0px;
-
-webkit-margin-end: 0px;
-
-webkit-padding-start: 40px;
}
Did search of everything with no luck.
thanks