Merge branch 'ticket-eanUpgrade' into develop

This commit is contained in:
Marion Muszynski 2016-09-22 16:21:49 +02:00
commit 6349f63424

View File

@ -334,13 +334,13 @@ class AdminBraderie extends AdminTab
color:#fff; color:#fff;
margin-top: 5px; margin-top: 5px;
} }
#ean_from_product p{width: 200px;text-align: center;} #ean_from_product p{width: 330px;text-align: center;}
#ean_from_product p,#ean_from_product img{ #ean_from_product p,#ean_from_product img{
display:inline-block; display:inline-block;
vertical-align:middle; vertical-align:middle;
margin: 5px; margin: 5px;
} }
#error, #ean_from_product { margin-left: 205px; width: 312px;} #error, #ean_from_product { margin-left: 205px; width: 445px;}
#error { font-weight: bold; margin-bottom: 20px; color: #CC0000; } #error { font-weight: bold; margin-bottom: 20px; color: #CC0000; }
.margin-form {padding: 0 0 1em 10px;} .margin-form {padding: 0 0 1em 10px;}
</style> </style>