Fix margins

pull/2856/head
Blondel MONDESIR 10 months ago committed by GitHub
parent b0bfb860ef
commit 45726c6c6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,5 @@
/* General styles for all screen sizes */
.tooltip.bottom .tooltip-inner {
font-size: 13px;
font-family: Open Sans Semibold, Helvetica Neue, Helvetica, Arial, sans-serif;
@ -456,17 +458,5 @@ div.log {
#detailcover:fullscreen { cursor:zoom-out; border: 0; }
.error-list {
margin-top: 5px;
margin-top: 5px;
}
.container-fluid .book {
margin-top: 0;
margin-right: 0;
max-width: 120px;
display: inline-block;
vertical-align: top;
box-sizing: border-box;
text-align: center;
}

Loading…
Cancel
Save