[-] MO : #PSFV-717 - Carrier compare: Fix some problems with the module displaying

This commit is contained in:
mDeflotte
2012-03-27 08:28:07 +00:00
parent 0be8ab34af
commit fbec8b2d25
2 changed files with 12 additions and 5 deletions
+9 -2
View File
@@ -1,7 +1,14 @@
#compare_shipping .center {text-align: center;}
#compare_shipping {
padding: 10px;
}
#compare_shipping #availableCarriers {
margin-bottom: 20px;
}
#compare_shipping #availableCarriers_table {
width: 95%;
margin: auto;
}
@@ -34,4 +41,4 @@
.SE_SubmitRefreshCard input
{
display: inline;
}
}