floating h3s in checkout. closes #4523

This commit is contained in:
James Koster 2014-01-17 11:14:10 +00:00
parent 70a5004ff9
commit a382733c51
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1352,7 +1352,7 @@ p.demo_store {
.checkout {
.col-2 {
h3 {
h3#ship-to-different-address {
float:left;
clear:none;
}