Fix padding in menubar

This commit is contained in:
Pierre 2017-05-31 21:03:08 +02:00
parent 4b194946d1
commit 375a0ef13a

View File

@ -15,6 +15,7 @@
width: 50px;
transition: width 1s;
font-size: 70%;
padding-top: 50px;
}
#friendsList:hover {