fix U+FEFF BOM
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
.sad-meta-options-wrap .ui-button {
|
||||
.sad-meta-options-wrap .ui-button {
|
||||
margin: 0;
|
||||
border-radius: 0;
|
||||
border: none;
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* Customizer styles
|
||||
*
|
||||
*/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@media (max-width:1400px) {
|
||||
@media (max-width:1400px) {
|
||||
|
||||
.sad-container,
|
||||
.site-layout--boxed #page {
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* Image uploader functions
|
||||
*/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
jQuery(document).ready(function($) {
|
||||
jQuery(document).ready(function($) {
|
||||
|
||||
"use strict";
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
( function( api ) {
|
||||
( function( api ) {
|
||||
|
||||
api.sectionConstructor['sad-upsell'] = api.Section.extend( {
|
||||
|
||||
|
Reference in New Issue
Block a user