Fix #445 - Added go to shop button (#512)

This commit is contained in:
noelroy
2017-06-02 21:18:11 +05:30
committed by Raphael Michel
parent caf75fafdf
commit 574fb6804f
3 changed files with 27 additions and 16 deletions

View File

@@ -46,6 +46,13 @@ nav.navbar .danger, nav.navbar .danger:hover, nav.navbar .danger:active {
.nav-pills {
margin-bottom: 10px;
}
#button-shop {
padding: 15px;
min-height: 50px;
border: none;
}
.product-row {
padding: 10px 0;