Skip to content
Snippets Groups Projects

bugfix(css): background color for Woo 9.9

Merged Grzegorz Rola requested to merge feature/woo-9.9 into master
2 files
+ 6
1
Compare changes
  • Side-by-side
  • Inline

Files

+ 2
1
.wpdesk-rating-petition {
font-size: 15px;
width: 100%;
margin-bottom: 15px;
padding-bottom: 15px;
background-color: #f0f0f1;
}
.wpdesk-rating-petition a {
Loading