overwrite #respond styles in prettyPhoto
This commit is contained in:
parent
f70162177a
commit
3d87a9d38f
File diff suppressed because one or more lines are too long
|
@ -187,6 +187,14 @@ div.pp_woocommerce {
|
|||
}
|
||||
#respond {
|
||||
margin:0;
|
||||
width:100%;
|
||||
background: none;
|
||||
border:none;
|
||||
padding:0;
|
||||
.form-submit {
|
||||
margin-top:0;
|
||||
float:none;
|
||||
}
|
||||
}
|
||||
.pp_inline {
|
||||
padding:0!important;
|
||||
|
|
Loading…
Reference in New Issue