This commit is contained in:
Basile Burg 2017-01-04 08:17:41 +01:00
parent 2825d12b44
commit dd92cc5bb4
No known key found for this signature in database
GPG Key ID: 1868039F415CB8CF
1 changed files with 1 additions and 4 deletions

View File

@ -1,11 +1,8 @@
<style> <style>
.tlbric { .tlbric {
max-width: 100%;
max-height: 100%;
box-sizing: content-box; box-sizing: content-box;
padding: 2px; padding: 2px 2px 0 0;
margin: 0 0 0 0; margin: 0 0 0 0;
border-style: none; border-style: none;
border: 0 0 0 0;
} }
</style> </style>