margin 0 was messing up the left bar

This commit is contained in:
Pablo Cuadrado 2015-01-11 12:06:21 -03:00 committed by Steffen van Bergerem
parent 2fb594735e
commit b0a8ecf8be

View file

@ -1,8 +1,5 @@
#leftNavBar {
float: left;
margin: 0px;
.avatar {
width: 50px;
height: 50px;