X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fgitweb-theme;a=blobdiff_plain;f=gitweb.css;h=b12a5fbd0e2d3ab324ce4a54445827e49667ac0d;hp=51eaf8fa2a825d320260834b70888664737b6c8e;hb=12b380a4d5d30a5c82d471bbd059f891f81b977e;hpb=973c14cab6d54341cdb83177a5f97f41bc28ae72 diff --git a/gitweb.css b/gitweb.css index 51eaf8f..b12a5fb 100644 --- a/gitweb.css +++ b/gitweb.css @@ -313,6 +313,8 @@ th .header { .readme { background: #eaf2f5; border: 1px solid #bedce7; + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 auto 15px auto; padding: 15px;