overwrite #respond styles in prettyPhoto

This commit is contained in:
James Koster 2013-02-08 18:00:20 +00:00
parent f70162177a
commit 3d87a9d38f
2 changed files with 9 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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