left bar styles adjusted

This commit is contained in:
Pablo Cuadrado 2014-09-23 19:08:44 -03:00 committed by Steffen van Bergerem
parent e48679affe
commit cb99ad9e68
2 changed files with 12 additions and 6 deletions

View file

@ -1,4 +1,13 @@
#leftNavBar {
float: left;
margin: 0px;
.avatar {
width: 50px;
height: 50px;
}
color: #222222;
ul {

View file

@ -20,12 +20,6 @@
}
}
#leftNavBar {
float: left;
margin: 0px;
margin-right: 10px;
}
#stream_selection {
& > li {
margin-bottom: 10px;
@ -96,6 +90,9 @@
}
.rightBar {
padding-top: 20px;
.section {
margin-bottom: 20px;