mirror of
https://github.com/ejwa/gitinspector.git
synced 2025-03-18 22:38:05 +01:00
Removed height adjustment from the HTML body. This isn't needed anymore.
This commit is contained in:
parent
b2528cfda7
commit
f85c2fe7b4
1 changed files with 0 additions and 1 deletions
|
@ -170,7 +170,6 @@
|
|||
}}
|
||||
html, body {{
|
||||
margin: 0;
|
||||
height: 100%;
|
||||
font-family: "Arial";
|
||||
}}
|
||||
body > div {{
|
||||
|
|
Loading…
Add table
Reference in a new issue