Correction Alignements Boutons en Tablette/Desktop

This commit is contained in:
Anthony Dumas
2019-03-26 10:39:12 +00:00
parent dc747051fb
commit 4c61889079
3 changed files with 31 additions and 11 deletions

View File

@@ -7029,3 +7029,10 @@ section#contact .button {
.displayOnlyOnPrint {
display: none; }
#buttonsUnderPhoto a {
padding-left: 16px;
padding-bottom: 0; }
#photosAndButtons .media-content p + p {
margin-top: -16px; }