Commit 795d1019 by halweg

fix

parent 7af77d29
......@@ -2308,10 +2308,10 @@ button.action.submit.primary {
}
.swatch-option.color, .swatch-option.image{
width: 40px;
height: 40px;
width: 30px !important;
height: 30px !important;
background-clip: content-box!important;
padding: 5px;
padding: .25em;
border: 1px solid rgba(23,23,23,0.3);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment