Merge pull request #423 from nstCactus/fixes/buttons-height

🐛 Fix inconsistent buttons height
This commit is contained in:
Amauri CHAMPEAUX 2020-03-27 20:06:00 +01:00 committed by GitHub
commit 3db6f40ed4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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;