🐛 Fix inconsistent buttons height

This commit is contained in:
nstCactus 2020-03-19 18:49:58 +01:00 committed by Yohann Bianchi
parent 6726dd2e8a
commit 8fff67173e
1 changed files with 4 additions and 3 deletions

View File

@ -520,6 +520,7 @@ div#tarteaucitronServices {
cursor: pointer;
display: inline-block;
font-size: 16px!important;
line-height: 1.2;
padding: 5px 10px;
text-decoration: none;
margin-left: 7px;