DIVERSIFY-project / amiunique

Learn how identifiable you are on the Internet
https://amiunique.org/
MIT License
688 stars 92 forks source link

css: bug fixes on navbars #20

Closed closingin closed 9 years ago

closingin commented 9 years ago

The dark grey background was for -- i assume -- the left navbar to be apparently full-height. I removed it and added a height: 100% to the navbar so that there are no blank at the bottom and removed the 10px bug (see top left on the pictures). The nav-tabs (overview, details, graphs) were stucked at top, so i added a margin-top: 20px too.

original new

plaperdr commented 9 years ago

Thanks a lot for your PR! I'm really sorry for the delay, I've been really busy recently. Is it normal that the "bootstrap.min.css" file is modified? If not, could you remove it so that I can accept your modifications?

plaperdr commented 9 years ago

I just used your PR in commit 52cb7348fe90dee327d099381ac235e0018e6e47. Thanks a lot for your help!