Show productcard as a popup on stockoverview page instead of only the product picture (closes #93)

This commit is contained in:
Bernd Bestel
2018-10-22 19:28:59 +02:00
parent b3da837ede
commit 57a0864465
3 changed files with 17 additions and 47 deletions

View File

@@ -81,12 +81,6 @@ input::-webkit-inner-spin-button {
-webkit-appearance: none;
}
.centered-dialog .modal-title,
.centered-dialog .modal-body {
margin-left: auto;
margin-right: auto;
}
/* Navigation style customizations */
#mainNav {
background-color: #e5e5e5 !important;