Skip to content

Commit 1304617

Browse files
committed
layout: mobile friendly on payment page - commit 2
1 parent b135cc3 commit 1304617

File tree

1 file changed

+1
-3
lines changed
  • src/Modules/SimplCommerce.Module.Core/wwwroot

1 file changed

+1
-3
lines changed

src/Modules/SimplCommerce.Module.Core/wwwroot/site.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -726,12 +726,10 @@ li.nav-item-group, li.nav-item-group a {
726726
}
727727

728728
.payment-method {
729-
width: 250px;
730729
height: 100px;
731-
float: left;
732730
border: 1px solid #e7e7e7;
733731
border-radius: 4px;
734732
padding: 17px 5px 5px;
735-
margin: 5px;
733+
margin-bottom: 25px;
736734
text-align: center;
737735
}

0 commit comments

Comments
 (0)