Commit e3a30927 authored by Franco nextime Lanza's avatar Franco nextime Lanza

fix css

parent e33eaf50
...@@ -18,9 +18,6 @@ dl.product-addon-totals dt { ...@@ -18,9 +18,6 @@ dl.product-addon-totals dt {
float: left; float: left;
clear: left; clear: left;
} }
dl.product-addon-totals dd {
float: left;
}
.addon-alert{ .addon-alert{
display: none; display: none;
color: red; color: red;
...@@ -43,11 +40,6 @@ h3.addon-name { ...@@ -43,11 +40,6 @@ h3.addon-name {
margin: 0; margin: 0;
} }
dl.product-addon-totals dt {
width:50%;
float: left;
}
.ddtotal { .ddtotal {
font-size: 19px; font-size: 19px;
color: rgb(45, 126, 230); color: rgb(45, 126, 230);
......
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