Project:
UbercartCategory:
feature requestPriority:
minorStatus:
activeuc_quote.module
line 1250
please remove style="margin-top: 1em;" for better theming.
also in
uc_quote.js
line 91
thanks.
mic
|
UbercartOne cart to rule them all... |
|
| Donate | Affiliates | Sponsors | ||
Small CSS issue, inline-style in uc_quote
|
|
Done and done. This style is
Done and done.
This style is now placed in the following rule in uc_quote.css:
.solid-border#quote {margin-top: 1em;
}
It is highly specific, but subsequent style sheets can still override it.