margin 0 was messing up the left bar
This commit is contained in:
parent
2fb594735e
commit
b0a8ecf8be
1 changed files with 0 additions and 3 deletions
|
|
@ -1,8 +1,5 @@
|
||||||
#leftNavBar {
|
#leftNavBar {
|
||||||
|
|
||||||
float: left;
|
|
||||||
margin: 0px;
|
|
||||||
|
|
||||||
.avatar {
|
.avatar {
|
||||||
width: 50px;
|
width: 50px;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue